Some builds on Github Actions + Docker Build Cloud are hanging trying to fetch deps from Clojars. Just trying to pinpoint the issue -- are there any known ongoing problems at Clojars side?
Was it hanging when resolving dependencies? I've seen that as well, and looking in to it, it was backoff pauses due to rate limiting from maven central. I've seen it pause as much as 240 seconds. Maven central must have made rate limiting much more aggressive recently.
Yeah it resolved by itself in an hour or two. Must've been Github vibe coding their network infra
Sorry, I missed this before, are you still having issues? I’m assuming this was a transient issue
Repo fetches come from Fastly + S3, so the infrastructure should be pretty solid