 ![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
6b1b745d5f
|
⬆ bump ruff from 0.15.17 to 0.16.0 (#89)
* ⬆ bump ruff from 0.15.17 to 0.16.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.17 to 0.16.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.17...0.16.0)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.16.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: ruff warnings
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: d3vyce <nicolas.sudres@proton.me>
|
2026-07-29 10:50:48 +02:00 |
|
 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 |
|
d3vyce
|
413c4c42f3
|
Initial commit
|
2026-05-01 08:26:05 -04:00 |
|