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

#1889 - Zeebe GRPC Error Investigation #1888

Merged
merged 3 commits into from
Apr 14, 2023
Merged

Conversation

andrewsignori-aot
Copy link
Collaborator

@andrewsignori-aot andrewsignori-aot commented Apr 14, 2023

  • Investigation to try to resolve the error "ERROR: Grpc Stream Error: 8 RESOURCE_EXHAUSTED: Expected to activate jobs of type 'some-worker-type'".
  • Updated Zeebe server to use version 8.2.1 (https://github.com/camunda/zeebe/releases/tag/8.2.1).
  • Updated Zeebe node client to use version 8.1.4.
  • Enabled error logs for Workflow E2E tests that were disabled for better readability in a previous PR.

So far there are indications the upgrade of the Zeebe server alone was able to fix the "Grpc Stream Error: 8". The Camunda Cloud clusters on DEV/TEST are now updated and we can monitor from now on if we notice the error. The dev local docker-compose files were also updated which should result in no more errors also.

@andrewsignori-aot andrewsignori-aot added Ad-hoc Camunda Worflow Involves camunda workflow changes labels Apr 14, 2023
@andrewsignori-aot andrewsignori-aot self-assigned this Apr 14, 2023
@github-actions
Copy link

Backend Unit Tests Coverage Report

Totals Coverage
Statements: 17.95% ( 1960 / 10921 )
Methods: 8.1% ( 115 / 1420 )
Lines: 20.64% ( 1716 / 8312 )
Branches: 10.85% ( 129 / 1189 )

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link

E2E Queue Consumers Coverage Report

Totals Coverage
Statements: 65.01% ( 353 / 543 )
Methods: 53.62% ( 37 / 69 )
Lines: 67.24% ( 312 / 464 )
Branches: 40% ( 4 / 10 )

@github-actions
Copy link

E2E Workflow Workers Coverage Report

Totals Coverage
Statements: 32.41% ( 176 / 543 )
Methods: 21.25% ( 17 / 80 )
Lines: 39.25% ( 157 / 400 )
Branches: 3.17% ( 2 / 63 )

@github-actions
Copy link

E2E SIMS API Coverage Report

Totals Coverage
Statements: 38.41% ( 2602 / 6775 )
Methods: 30.24% ( 267 / 883 )
Lines: 43.95% ( 2221 / 5053 )
Branches: 13.59% ( 114 / 839 )

@andrewsignori-aot andrewsignori-aot added Camunda Workers and removed Camunda Worflow Involves camunda workflow changes labels Apr 14, 2023
@andrewsignori-aot andrewsignori-aot marked this pull request as ready for review April 14, 2023 01:53
Copy link
Contributor

@ann-aot ann-aot left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Collaborator

@guru-aot guru-aot left a comment

Choose a reason for hiding this comment

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

LGTM

@andrewsignori-aot andrewsignori-aot changed the title Zeebe GRPC Error #1889 - Zeebe GRPC Error Investigation Apr 14, 2023
Copy link
Collaborator

@andrepestana-aot andrepestana-aot left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Collaborator

@dheepak-aot dheepak-aot 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 taking care of the Zeebe issue. 👍

@andrewsignori-aot andrewsignori-aot merged commit b86c463 into main Apr 14, 2023
@andrewsignori-aot andrewsignori-aot temporarily deployed to DEV April 14, 2023 16:42 — with GitHub Actions Inactive
@andrewsignori-aot andrewsignori-aot deleted the poc/zeebe-grpc-error branch April 14, 2023 16:42
@andrewsignori-aot andrewsignori-aot temporarily deployed to DEV April 14, 2023 16:42 — with GitHub Actions Inactive
@andrewsignori-aot andrewsignori-aot temporarily deployed to DEV April 14, 2023 16:51 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants