oxy
oxy copied to clipboard
Add sleep option for buffered retries
Adds a sleep option for buffered retries. Defaults to 0s which preserves backwards compatibility.
This is useful for not dropping requests in between deploys that have small downtimes.
Signed-off-by: Dustin Decker [email protected]