Wait shorter

This commit is contained in:
Tienson Qin
2023-05-29 18:21:16 +08:00
parent e01846188a
commit c06cfb8157

View File

@@ -250,7 +250,7 @@
(fn []
(p/let [other-data (ipc/ipc :get-other-data repo (map :uuid journal-blocks))]
(restore-other-data-from-sqlite! repo other-data uuid->db-id-map)))
1000)))
200)))
(defn restore-graph!
"Restore db from serialized db cache"