This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-09-26
Channels
- # announcements (1)
- # babashka (106)
- # beginners (11)
- # biff (7)
- # calva (16)
- # clj-kondo (40)
- # clj-on-windows (5)
- # clj-yaml (10)
- # clojars (4)
- # clojure (37)
- # clojure-austin (22)
- # clojure-australia (1)
- # clojure-europe (40)
- # clojure-nl (1)
- # clojure-norway (10)
- # clojure-spec (6)
- # clojure-uk (6)
- # clojurescript (13)
- # conjure (11)
- # cursive (14)
- # datalevin (8)
- # datascript (5)
- # emacs (39)
- # events (1)
- # fulcro (55)
- # gratitude (4)
- # holy-lambda (2)
- # humbleui (9)
- # instaparse (1)
- # lsp (3)
- # malli (12)
- # meander (2)
- # membrane (7)
- # nbb (1)
- # off-topic (16)
- # pathom (9)
- # releases (3)
- # sci (14)
- # shadow-cljs (25)
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!