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

fix(zeebe): fail job if variables cannot be parsed #241

Merged
merged 1 commit into from
Aug 30, 2024
Merged

fix(zeebe): fail job if variables cannot be parsed #241

merged 1 commit into from
Aug 30, 2024

Conversation

jwulf
Copy link
Member

@jwulf jwulf commented Aug 30, 2024

if the variable payload cannot be parsed, fail the job rather than throwing an error

fixes #236

Description of the change

[Describe your changes here]

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...]

if the variable payload cannot be parsed, fail the job rather than throwing an error

fixes #236
@jwulf jwulf merged commit e6782d1 into main Aug 30, 2024
8 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant