2024-11-19 21:28:05.708Z warn [HttpClient]
[525/1000] Request to /service/local/staging/profile_repositories is failed: [503: Service Unavailable] Request failed: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
</body>
</html>
. Retry the request in 13.919 sec. - (HttpClient.scala:180)
I guess it's possible it'll get better... unfortunately I have no idea how to help it :-(
Edit: more specifically, it is the "Publish Artifacts" job is the one doing this.
Here: https://github.com/typelevel/cats-effect/actions/runs/11918948936/job/33218736662
It's doing things like this:
I guess it's possible it'll get better... unfortunately I have no idea how to help it :-(
Edit: more specifically, it is the "Publish Artifacts" job is the one doing this.