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
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!
Thanks!
My pleasure!