Skip to content

Instantly share code, notes, and snippets.

@LokeshAggarwal2
Created September 15, 2020 10:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LokeshAggarwal2/f62fb4b5dc12880eff29614e6df4b61b to your computer and use it in GitHub Desktop.
Save LokeshAggarwal2/f62fb4b5dc12880eff29614e6df4b61b to your computer and use it in GitHub Desktop.
Retry
resilience4j.retry:
instances:
retryService:
maxRetryAttempts: 5
waitDuration: 10000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment