Skip to content

feat: add timestamps to MaximumRequestCallbackWaitTimeExceededException#13325

Open
agrawal-siddharth wants to merge 1 commit into
googleapis:mainfrom
agrawal-siddharth:timestamps
Open

feat: add timestamps to MaximumRequestCallbackWaitTimeExceededException#13325
agrawal-siddharth wants to merge 1 commit into
googleapis:mainfrom
agrawal-siddharth:timestamps

Conversation

@agrawal-siddharth
Copy link
Copy Markdown
Contributor

No description provided.

@agrawal-siddharth agrawal-siddharth requested review from a team as code owners June 1, 2026 22:08
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request enhances the MaximumRequestCallbackWaitTimeExceededException by capturing and exposing detailed timing metrics of a request's lifecycle, including the received time, waiting queue time, inflight queue time, and dispatch times. This provides better diagnostic information when a request callback wait time is exceeded. A review comment correctly identified a missing import for @Nullable in Exceptions.java which would cause a compilation error.

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

Successfully merging this pull request may close these issues.

2 participants