clojars

valerauko 2026-05-01T03:14:41.363539Z

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?

2026-05-11T21:01:22.032099Z

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.

valerauko 2026-05-06T09:53:40.849509Z

Yeah it resolved by itself in an hour or two. Must've been Github vibe coding their network infra

danielcompton 2026-05-05T23:25:56.306819Z

Sorry, I missed this before, are you still having issues? I’m assuming this was a transient issue

danielcompton 2026-05-05T23:26:41.637009Z

Repo fetches come from Fastly + S3, so the infrastructure should be pretty solid