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

Another try to fix mission progress crash #508

Merged
merged 3 commits into from
Aug 24, 2018

Conversation

julianoes
Copy link
Collaborator

The filtering was done to early and meant that we would send mission progress with equal values in rapid succession. Presumably this triggered a crash in the backend.

The error in GRPC was: GRPC_CALL_ERROR_TOO_MANY_OPERATIONS.

The filtering was done to early and meant that we would send mission
progress with equal values in rapid succession. Presumably this
triggered a crash in the backend.
@julianoes
Copy link
Collaborator Author

Already built and uploaded to s3, so time to merge this as well 😄 .

@julianoes julianoes merged commit 98c2b78 into develop Aug 24, 2018
@julianoes julianoes deleted the fix-mission-updates-again branch August 24, 2018 09:41
rt-2pm2 pushed a commit to rt-2pm2/DronecodeSDK that referenced this pull request Nov 27, 2018
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.

2 participants