Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fjsousa committed Jul 26, 2023
1 parent 4323f20 commit 6c42a51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/clj/cp7.clj
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
#_(get "locations"))
(catch Exception e
(do
;; optimistic retry, shit code
(println "retrying request in 5 sec....")
(Thread/sleep 5000)
(single-non-stored a)))))
Expand Down

0 comments on commit 6c42a51

Please sign in to comment.