We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When large amount of regions is being processed we received an exception from GRPC. Not able to replicate that currently.
The text was updated successfully, but these errors were encountered: