You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI: Fix 502 Server Error: Bad Gateway errors for error path test case
For evaluating an error path of the code base, when connecting to
non-CrateDB servers, a connection to httpbin.org was made. Apparently,
they brought rate limiting in place, so the job would occasionally fail
when running on a larger test matrix.
0 commit comments