update
This commit is contained in:
+1
-1
@@ -142,7 +142,7 @@ chat.notifications.{user-id} — per-user notification delivery
|
||||
| AC-7 | Community CRUD (create, update, list, get) | P0 |
|
||||
| AC-8 | Channel category CRUD (create, reorder, assign channels) | P1 |
|
||||
| AC-9 | Webhook management (create, delete, list) | P1 |
|
||||
| AC-10 | Cursor-based pagination support (`?after=<uuid>&limit=N`) | P0 |
|
||||
| AC-10 | Bidirectional cursor-based pagination (`?before=<uuid>&after=<uuid>&limit=N`) | P0 |
|
||||
| AC-11 | Retry with exponential backoff on 5xx/timeout | P1 |
|
||||
| AC-12 | Request timeout (configurable, default 10s) | P0 |
|
||||
| AC-13 | Structured error responses (`ex-info` with status + body) | P0 |
|
||||
|
||||
Reference in New Issue
Block a user