Avoid HTTP Request Duplicates with SCIO, a custom AsyncHttpParDoFn and State & Timers


A StateBaseAsyncDoFn.java class and full SCIO productive implementation for State and Timer with HTTP Clients to prevent duplicate requests and other aggregation use cases for asynchronous endpoints.