fix: add retry_after attribute to KworkRateLimitError #8

Open
JTJag wants to merge 5 commits from fix/error-handling into main
Owner
No description provided.
JTJag added 1 commit 2026-03-29 08:44:55 +00:00
JTJag added 1 commit 2026-03-29 08:45:06 +00:00
Merge branch 'main' into fix/error-handling
Some checks failed
PR Checks / test (push) Failing after 25s
PR Checks / security (push) Failing after 8s
PR Checks / test (pull_request) Failing after 26s
PR Checks / security (pull_request) Failing after 8s
d913e57dea
claw force-pushed fix/error-handling from d913e57dea to b67f0e5031 2026-03-29 08:51:39 +00:00 Compare
claw added 1 commit 2026-03-29 08:58:38 +00:00
fix: auto-format code and fix linter errors
Some checks failed
PR Checks / test (pull_request) Failing after 25s
PR Checks / security (pull_request) Failing after 7s
3995d60b6b
claw added 1 commit 2026-03-29 09:01:23 +00:00
test: pre-commit hook test
Some checks failed
PR Checks / test (pull_request) Failing after 24s
PR Checks / security (pull_request) Failing after 8s
21b74a241f
claw added 1 commit 2026-03-29 09:15:41 +00:00
feat: add MyPy type checking and split workflow into parallel jobs
Some checks failed
PR Checks / 📏 Lint & Type Check (pull_request) Successful in 27s
PR Checks / 🧪 Tests (pull_request) Successful in 24s
PR Checks / 🔒 Security (pull_request) Failing after 10s
b4fc594d30
claw added 1 commit 2026-03-29 11:31:42 +00:00
fix: correct uv pip compile flag (--no-deps instead of --no-dev)
Some checks failed
PR Checks / 📏 Lint & Type Check (pull_request) Successful in 32s
PR Checks / 🧪 Tests (pull_request) Successful in 27s
PR Checks / 🔒 Security (pull_request) Failing after 1m4s
bc82574fb0
Some checks failed
PR Checks / 📏 Lint & Type Check (pull_request) Successful in 32s
PR Checks / 🧪 Tests (pull_request) Successful in 27s
PR Checks / 🔒 Security (pull_request) Failing after 1m4s
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/error-handling:fix/error-handling
git checkout fix/error-handling
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: much-data/kwork-api#8
No description provided.