Skip to content
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

Increase max timeout in smoke tests to avoid tutorial endpoint slowness #1755

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

LeiGlobus
Copy link
Contributor

@LeiGlobus LeiGlobus commented Jan 8, 2025

So the smoke tests are still failing. This might have been expected as we didn't increase the timeout much, just the retry backoff method.

Replicated this locally fairly easily. It's debatable how long we should wait before an actual error, but I don't think a larger number will hide 'real' issues much.

I ran tests 4 times with the new value successfully (with pauses in between to let the EP 'cool down').

@LeiGlobus LeiGlobus added no-news-is-good-news This change does not require a news file quick-review Review of this should be quick and easy labels Jan 8, 2025
ryanchard
ryanchard previously approved these changes Jan 8, 2025
Copy link
Collaborator

@ryanchard ryanchard left a comment

Choose a reason for hiding this comment

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

Seems reasonable. It would be nice if for the tests not to fail if the tasks are actually returning.

@LeiGlobus LeiGlobus force-pushed the increase_smoke_test_timeout branch 5 times, most recently from 7df6f61 to 7552be0 Compare January 9, 2025 19:14
@LeiGlobus LeiGlobus force-pushed the increase_smoke_test_timeout branch from 7552be0 to c1986b3 Compare January 9, 2025 19:52
Copy link
Collaborator

@ryanchard ryanchard left a comment

Choose a reason for hiding this comment

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

Still looks good!

@LeiGlobus LeiGlobus merged commit 4fd129d into main Jan 9, 2025
23 checks passed
@LeiGlobus LeiGlobus deleted the increase_smoke_test_timeout branch January 9, 2025 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-news-is-good-news This change does not require a news file quick-review Review of this should be quick and easy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants