This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-06-06
Channels
- # announcements (1)
- # beginners (147)
- # boot (9)
- # calva (28)
- # cider (3)
- # circleci (18)
- # cljdoc (54)
- # cljs-dev (55)
- # cljsrn (22)
- # clojure (179)
- # clojure-canada (9)
- # clojure-dev (74)
- # clojure-europe (1)
- # clojure-italy (15)
- # clojure-nl (7)
- # clojure-spec (30)
- # clojure-uk (55)
- # clojurescript (65)
- # core-async (15)
- # cursive (12)
- # datomic (16)
- # events (4)
- # fulcro (25)
- # graalvm (3)
- # joker (2)
- # kaocha (15)
- # keechma (94)
- # off-topic (12)
- # qlkit (2)
- # re-frame (15)
- # reagent (11)
- # reitit (29)
- # remote-jobs (15)
- # rewrite-clj (16)
- # shadow-cljs (73)
- # spacemacs (144)
- # sql (3)
- # tools-deps (11)
- # unrepl (19)
- # vim (35)
why does Datomic Cloud not return query results in the minutes following a transaction of a few hundred datoms ?
You may be querying the wrong database value
sorry I should have been clearer - it's that the query isn't returning - it just hangs then eventually times out
Doesn’t sound normal - maybe share the query? Does query work other times?
it's regardless of the query - any query - yes those queries work normally
after around 15 minutes it resolves and queries return immediately as usual
that does not seem like normal behavior
sorry I can't help more in debugging it but I guess I would look at logs and alarms to see if something weird is happening
thanks - will do
queries should still work regardless
What version of datomic are you running. We experienced this when using query groups on a previous version from the latest.
i’m just starting to look into an issue with our app where we’re seeing a lot of gc. it seems to be due to datomic queries doing a lot of memory allocation. sometimes on the order of 100MB/query. anyone have any tips?
if that's peer, then there are settings to tune memory use