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(zeebe): implement backoff on UNAUTHENTICATED error for workers #368

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

jwulf
Copy link
Member

@jwulf jwulf commented Feb 4, 2025

fixes #366

  • Backoff on UNAUTHENTICATED error.
  • Implement custom backoff time configuration.

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)

Further comments

[If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...]

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
fixes #366
@jwulf jwulf self-assigned this Feb 4, 2025
@jwulf jwulf merged commit 22ef706 into alpha Feb 4, 2025
9 checks passed
@jwulf jwulf deleted the feat-366 branch February 4, 2025 00:49
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