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

gRPC error: StatusCode.UNKNOWN Unexpected <class 'ValueError'>: the buffer is already decompressed #86

Open
gregbugaj opened this issue Oct 5, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@gregbugaj
Copy link
Collaborator

When large amount of regions is being processed we received an exception from GRPC. Not able to replicate that currently.

[INFO ][2023-10-05 16:10:47.163][186145150 :          ][pool-5-thread-10    ][ultAssetGenerationService] Time taken to process msg [StatusCode{statusId=4002, event='extract.started', terminal='false', msg='Marie-Extract started', ranged='false'}] : 221 ms
[INFO ][2023-10-05 16:10:47.164][          :          ][pool-5-thread-11    ][ultAssetGenerationService] Incoming Message : MarieEventNotification{event='extract.failed', status='FAILED', jobid='0651f265-54a0-7c3a-8000-73e863dc9cb5', jobtag='lbxid', payload={
  "type": "BadServerFlow",
  "message": "gRPC error: StatusCode.UNKNOWN Unexpected <class 'ValueError'>: the buffer is already decompressed\nNone",
  "filename": "rest_extension.py",
  "name": "process_request",
  "line_no": 296
}}
[INFO ][2023-10-05 16:10:47.164][          :          ][pool-5-thread-11    ][ultAssetGenerationService] Payload : {type=BadServerFlow, message=gRPC error: StatusCode.UNKNOWN Unexpected <class 'ValueError'>: the buffer is already decompressed
None, filename=rest_extension.py, name=process_request, line_no=296.0}

@gregbugaj gregbugaj added the bug Something isn't working label Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant