-
Notifications
You must be signed in to change notification settings - Fork 16
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
fix: Fix latency issue on GPA for no quotes found #375
Conversation
8ea0dd0
to
22b0f71
Compare
0494e45
to
050bac4
Compare
@ConjunctiveNormalForm Do we want to cut the latency by the different handlers? I think the lambda duration is total time since start of the lambda execution, while I think we should still be interested in the latency taken by the actual handlers. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good! Comment for awaiting, but also lets post a SS of this working from your local? These dimensions get nasty so we should make sure it works before we merged!
050bac4
to
3956a29
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@aws-cdk/[email protected] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
huge!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤞
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, one comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
toJSON
method. Hopefully this fixes the latency issues we are seeing for NoQuote Error