New form of square loading.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
[unilog.context :as lc]))
|
||||
|
||||
(defn -main [& _]
|
||||
(lc/with-context {:background-job "square-loading"}
|
||||
(lc/with-context {:background-job "square-loading-new"}
|
||||
(mount/start (mount/only #{#'conn}))
|
||||
((heartbeat square/upsert-all "square-loading"))
|
||||
(mount/stop (mount/only #{#'conn}))
|
||||
|
||||
Reference in New Issue
Block a user