Skip to content

Conversation

basepi
Copy link
Contributor

@basepi basepi commented Mar 27, 2023

What does this pull request do?

The lambda extension now has support for early reporting of partial transactions. This covers the case where our lambda runtime times out before we can properly end and report the transaction. In this case, the lambda extension will report the transaction with a timeout result.

Related issues

Closes #1734

@basepi basepi requested a review from beniwohli April 18, 2023 19:50
@basepi basepi marked this pull request as ready for review April 18, 2023 19:50
Copy link
Contributor

@beniwohli beniwohli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some minor comments. Great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants