Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.14.0
-
Patch Available
-
Unknown
Description
The current implementation of the Google Pub/Sub publisher does not allow for customization of retry settings. To address this, we propose adding a new "retry" option to the Google Pub/Sub endpoint that enables users to pass in their own custom RetrySettings instance. This will provide greater flexibility and control over retries.