Skip to content

increase test reliability#36

Merged
mweibel merged 2 commits into
mainfrom
test-reliability
Jan 9, 2026
Merged

increase test reliability#36
mweibel merged 2 commits into
mainfrom
test-reliability

Conversation

@mweibel
Copy link
Copy Markdown
Collaborator

@mweibel mweibel commented Jan 8, 2026

sometimes the first response doesn't actually work since it's in the
middle of reconciling. Use polling during 10s every half a second and
fail only afterwards.

additionally added a few small cleanups in a separate commit:

  • venv in gitignore since we use venv for releases
  • TestMain is unneeeded
  • alias is unused

@mweibel
Copy link
Copy Markdown
Collaborator Author

mweibel commented Jan 9, 2026

validate workflows action fixed by #37

sometimes the first response doesn't actually work since it's in the
middle of reconciling. Use polling during 10s every half a second and
fail only afterwards.
- venv in gitignore since we use venv for releases
- TestMain is unneeeded
- alias is unused
@alakae alakae self-requested a review January 9, 2026 08:55
@mweibel mweibel merged commit 388015f into main Jan 9, 2026
7 of 8 checks passed
@mweibel mweibel deleted the test-reliability branch January 9, 2026 08:55
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