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

refactor: address and resolve TODOs #18425

Merged
merged 2 commits into from
May 14, 2024
Merged

refactor: address and resolve TODOs #18425

merged 2 commits into from
May 14, 2024

Conversation

nicpuppa
Copy link
Contributor

Description

  • made job maxRetries configurable via @Jobworker annotation
  • moved metrics to command callback
  • changed the way how the SDK handle error code, throwing an error every also when an endpoint is not found
  • removed old todos

Related issues

closes #17342

- made job maxRetries configurable via @Jobworker annotation
- moved metrics to command callback
- changed the way how the SDK handle error code, throwing an error every also when an endpoint is not found
- removed old todos
@github-actions github-actions bot added the component/zeebe Related to the Zeebe component/team label May 10, 2024
Copy link
Contributor

@ana-vinogradova-camunda ana-vinogradova-camunda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for a great job, LGTM 👍
Just one question, but nothing major.

@nicpuppa nicpuppa enabled auto-merge May 14, 2024 15:46
@nicpuppa nicpuppa added this pull request to the merge queue May 14, 2024
Merged via the queue into main with commit cf2186e May 14, 2024
22 checks passed
@nicpuppa nicpuppa deleted the 17342-review-todos branch May 14, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/zeebe Related to the Zeebe component/team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Review and address TODOs
2 participants