Commit 3ad2f08
committed
fix(warden): add retry queue for failed authorization tuple writes
Project ownership tuples were silently dropped when Warden was
unavailable. Add a DB-backed retry queue with exponential backoff
to ensure tuples are eventually written.1 parent 71b0983 commit 3ad2f08
12 files changed
Lines changed: 1689 additions & 33 deletions
File tree
- src
- generated/drizzle
- meta
- lib
- authz
- db/schema
- entitlements
- graphql/plugins/authz
- idp
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments