clojars

borkdude 2022-09-26T10:08:46.742289Z

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

2022-10-15T14:18:30.242079Z

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!

borkdude 2022-10-15T14:39:43.699269Z

Thanks!

2022-10-16T13:17:01.496559Z

My pleasure!