Skip to content

feat(e2e): Add consistent timeout message for test workload timeouts#783

Open
junpengdev wants to merge 1 commit into
aws:mainfrom
junpengdev:feat/test-timeout-message
Open

feat(e2e): Add consistent timeout message for test workload timeouts#783
junpengdev wants to merge 1 commit into
aws:mainfrom
junpengdev:feat/test-timeout-message

Conversation

@junpengdev

Copy link
Copy Markdown
Member

Add WaitForWithTimeout helper in internal/e2e that wraps wait.For and logs a consistent TIMEOUT message when context deadline is exceeded. Update test files to use the helper so that transient test timeouts can be identified in task logs.

Add WaitForWithTimeout helper in internal/e2e that wraps wait.For and
logs a consistent TIMEOUT message when context deadline is exceeded.
Update test files to use the helper so that transient test timeouts
can be identified in task logs.
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.

1 participant