aboutsummaryrefslogtreecommitdiff
path: root/src/com/github/ivarref/yoltq/error_poller.clj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Release 0.2.60Ivar Refsdal2022-08-181-14/+22
| | | | | | Warn about not setting connection/socket-timeout when using clj-http https://github.com/ivarref/yoltq/issues/2 Add :healthy-allowed-error-time configuration option, default is 15 minutes
* Start use current millis in the database, not nano offsetIvar Refsdal2022-03-271-5/+5
|
* Add healthy?, queue-stats functions and default functions for ↵Ivar Refsdal2022-03-271-6/+13
| | | | :on-system-error and :on-system-recovery
* Initial commitIvar Refsdal2021-09-141-0/+109
Add release script Release 0.1.3 Use com.github.ivarref.yoltq namespace Use com.github.ivarref.yoltq namespace