clj-commons / clj-commons/durable-queue
When can a statistic be negative?
Open
needs analysis
- Dominant language
- Clojure
- Stars
- 405
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
[Question]
Here's one I see in my process.
"out" {:enqueued 8332, :retried 0, :completed 8333, :in-progress -1}
I'm unsure how to handle this, as I depend on the values to decide how to progress (completion marking etc.)
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.