Fork me on GitHub
#clojars
<
2022-09-26
>
borkdude10:09:46

Trying to do a release today, this happened:

Could not transfer metadata clj-commons:clj-yaml/maven-metadata.xml from/to clojars (): Read timed out
, :err Compiling 2 source files to /home/circleci/repo/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Failed to deploy metadata: Could not transfer metadata clj-commons:clj-yaml/maven-metadata.xml from/to clojars (): Read timed out
}

Exited with code exit status 1

tcrawley14:10:30

I know you've seen several timeout issues lately. We did some db optimization yesterday after realizing the db server was always at 99% CPU, and many queries were slow. We're now at 13% CPU, and all querying is considerably faster. My hope is that this will resolve these timeouts. Please let me know if you see them again!

tcrawley13:10:01

My pleasure!