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
Hi. When running the nightly tests, we observed two occasions where requesting a search on Maven Central 1 leads to a HTTP Error 403 response 2, most probably because it (GitHub!) is hammering that API/endpoint a little bit too much at that particular time.
The problem can easily be fixed by re-running the CI job, so it's merely a cosmetic/convenience issue. However, the situation could possibly be improved on a regular maintenance cycle?
Hi. When running the nightly tests, we observed two occasions where requesting a search on Maven Central 1 leads to a HTTP Error 403 response 2, most probably because it (GitHub!) is hammering that API/endpoint a little bit too much at that particular time.
The problem can easily be fixed by re-running the CI job, so it's merely a cosmetic/convenience issue. However, the situation could possibly be improved on a regular maintenance cycle?
Footnotes
https://search.maven.org/solrsearch/select?q=a:antlr4-master+g:org.antlr ↩
https://github.com/crate/cratedb-sqlparse/actions/runs/14555490320/job/40831907691#step:5:66 ↩