-
Notifications
You must be signed in to change notification settings - Fork 0
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Bulk cancel re-walks already-cancelled rows, so a deep drain is quadratic and strands its tail
bugSomething isn't workingSomething isn't workingStatus: Open.#221 In AZX-PBC-OSS/TaskQ;A pooled connection is handed out mid-operation after a database interruption, raising an untyped driver error
bugSomething isn't workingSomething isn't workingStatus: Open.#220 In AZX-PBC-OSS/TaskQ;Election loop crashes instead of degrading to follower when a recovery privilege is refused
bugSomething isn't workingSomething isn't workingStatus: Open.#219 In AZX-PBC-OSS/TaskQ;Leader election depends on connection liveness, so a partitioned leader can stall all maintenance for hours
bugSomething isn't workingSomething isn't workingStatus: Open.#218 In AZX-PBC-OSS/TaskQ;unique_for default omits succeeded, so dedup silently stops at completion
bugSomething isn't workingSomething isn't workingStatus: Open.#217 In AZX-PBC-OSS/TaskQ;retry_job refuses succeeded and abandoned jobs, unlike the vendor precedent it cites
bugSomething isn't workingSomething isn't workingStatus: Open.#216 In AZX-PBC-OSS/TaskQ;Crash reclaim reschedules with a hardcoded unjittered 5s delay, ignoring the actor's RetryPolicy
bugSomething isn't workingSomething isn't workingStatus: Open.#215 In AZX-PBC-OSS/TaskQ;SIGTERM permanently discards in-flight work with zero retry when the grace window expires
bugSomething isn't workingSomething isn't workingStatus: Open.#214 In AZX-PBC-OSS/TaskQ;A cooperative actor's successful result is discarded and the job marked cancelled
bugSomething isn't workingSomething isn't workingStatus: Open.#213 In AZX-PBC-OSS/TaskQ;Dispatch has no failure-path telemetry: a producer failing every round emits an empty metric stream
bugSomething isn't workingSomething isn't workingStatus: Open.#212 In AZX-PBC-OSS/TaskQ;Stranded-jobs sweep keys on the queue label, so work stranded by actor assignment is invisible
bugSomething isn't workingSomething isn't workingStatus: Open.#211 In AZX-PBC-OSS/TaskQ;Actors beyond the per-round dispatch limit starve permanently, including in round-robin mode
bugSomething isn't workingSomething isn't workingStatus: Open.#210 In AZX-PBC-OSS/TaskQ;