Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(camunda): implement backoff on errors for REST job worker #371

Open
wants to merge 7 commits into
base: alpha
Choose a base branch
from

Conversation

jwulf
Copy link
Member

@jwulf jwulf commented Feb 5, 2025

fixes #370

Add polling worker backoff on failure to REST API Job Worker.

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Checklist

  • I have read the CONTRIBUTING doc
  • I have opened this pull request against the alpha branch
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

…speeds

depending on where the test is running, the network influences the total number of polling attempts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant