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

Object Detection, Lambda errorMessage #3

Open
ZhiruiFeng opened this issue Feb 5, 2019 · 0 comments
Open

Object Detection, Lambda errorMessage #3

ZhiruiFeng opened this issue Feb 5, 2019 · 0 comments

Comments

@ZhiruiFeng
Copy link
Owner

This error will appear sometimes when using the object detection module API deployed on Lambda, and the error Message showed like this:
{'errorMessage': 'RequestId: 42d35c48-f506-49b0-a3df-75d4560993a6 Process exited before completing request'}

To solve this bug may need to dig deep into the Lambda deployment, for the current version, we just retry the API request process during consuming, which could eliminate the crash time, but add some additional latency.

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

No branches or pull requests

1 participant