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

Io test 4 #159

Closed
wants to merge 24 commits into from
Closed

Io test 4 #159

wants to merge 24 commits into from

Conversation

wolfgangwalther
Copy link
Owner

No description provided.

wolfgangwalther and others added 24 commits May 4, 2024 21:14
Instead, the existing release is edited, which avoids notifications
for pre-releases.
Accidentally committed an outdated version, this aligns it with all the
other references to the same action.
The release / tag job has logic to decide whether to push a new tag on
stable branches, which depends on the all the tags being fetched. The
checkout action doesn't do that by default, so enable that.
Defaulting to max-jobs = auto should improve build times by using more
cores.

Setting always-allow-substitutes to true should cause all nix
derivations to be cached on cachix, which should improve performance of
the MacOS job dramatically, when no rebuilds need to happen.
Generates ctags for Haskell and Python code.
503 is still used by /ready to indicate a transient state
that can be recovered from.
The statement timeout needs to be cleaned up after each test that
modifies it instead of before the test. Otherwise the changed timeout
leaks into other tests.
…g out

By increasing the delays in this test by factor 400x, postgrest will not
swamp pg with connection retries after the failed schema cache anymore.

This would happen because there is no backoff included after fatal
errors. Once it does, the io tests hang indefinitely in CI.
@wolfgangwalther wolfgangwalther deleted the io-test-4 branch June 2, 2024 15:06
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.

3 participants