Skip to content

Override retry times to fix unnecessarily long test runs#414

Merged
maltejur merged 2 commits into
masterfrom
times_override
Apr 8, 2026
Merged

Override retry times to fix unnecessarily long test runs#414
maltejur merged 2 commits into
masterfrom
times_override

Conversation

@maltejur

@maltejur maltejur commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

Currently, running all tests takes a really long time because the @retry mechanism acts in places where we expect a failure. It seems like there already is a RETRY_TIMES override put in place to address this, but it wasn't actually utilized.

Also do a general dependency update, as I am otherwise seeing linting failures.

@maltejur maltejur requested a review from tomrittervg April 7, 2026 17:51
@maltejur maltejur force-pushed the times_override branch 3 times, most recently from 9271001 to c107ff0 Compare April 8, 2026 11:14
maltejur and others added 2 commits April 8, 2026 13:18
Currently, running all tests takes a really long time because the `@retry`
mechanism acts in places where we expect a failure. It seems like there already
is a RETRY_TIMES override put in place to address this, but it wasn't actually
utilized.
@maltejur maltejur merged commit 479a4a2 into master Apr 8, 2026
16 checks passed
@maltejur maltejur deleted the times_override branch April 8, 2026 13:18
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