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): update JS GPRC lib dependency, release stream resources on end #282

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

jwulf
Copy link
Member

@jwulf jwulf commented Dec 19, 2024

Description of the change

  • Update to latest version of @grpc/grpc-js dependency, fixes misleading GRPC ERROR 8 on gateway timeout.
  • Release stream resources on stream end.
  • Change worker longpoll default to 50s (to avoid 504 Timeout on SaaS at 60s).

Fixes #229
Fixes #281

@jwulf jwulf merged commit c3cfb18 into alpha Dec 19, 2024
9 checks passed
@jwulf jwulf deleted the fix-229 branch December 19, 2024 06:17
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