You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We have a lambda with a relatively heavy load, and and it fails from time to time with timeout.
At the start of execution, I see the following error log:
Describe the bug
We have a lambda with a relatively heavy load, and and it fails from time to time with timeout.
At the start of execution, I see the following error log:
And then after the execution it simply fails with timeout:
Steps to reproduce
I don't know how to reproduce it, as the error happens couple of times per day (when this lambda is invoked ~5 times per second).
What did you expect to see?
No errors, no timeout.
What did you see instead?
Timeout failure
What version of collector/language SDK version did you use?
Version: aws-otel-collector-amd64-ver-0-102-1
What language layer did you use?
Config: .NET 8
The text was updated successfully, but these errors were encountered: