Commit Graph
7 Commits
Author SHA1 Message Date
d3vyceandGitHub b9a5f74e0b docs: document awaiting the winning task's result on a duplicate (#87) 2026-07-29 10:41:26 +02:00
d3vyceandGitHub 7b93229243 feat: add fail_open mode so a Redis outage cannot block task dispatch (#85) 2026-07-29 10:30:52 +02:00
d3vyceandGitHub e75b9f3f20 fix: include positional args in the deduplication fingerprint (#81) 2026-07-29 10:13:58 +02:00
d3vyceandGitHub 2c2a3c89f1 feat: add lock heartbeat to prevent mid-execution expiry (#64) 2026-06-27 13:56:50 +02:00
d3vyceandGitHub f586342811 feat: add startup retry with exponential backoff for Redis connection (#20) 2026-05-05 20:21:43 +02:00
d3vyceandGitHub 84fff031df fix: correct stale metadata and remove outdated worker-side detection feature bullet (#14) 2026-05-04 19:04:12 +02:00
d3vyceandGitHub b4ee3fce45 Version 1.0.0 (#2)
* feat: add taskiq deduplication

* doc: rework class comment + update README

* fix: make build_deduplication_key private

* fix: raise_on_duplicate is now False by default

* chore: remove pre_execute

* chore: add documentation
2026-05-02 14:49:42 +02:00