Expand description
The Errors & stuck tab: what is going wrong by error code, and which rows want a human.
Structsยง
- Credit
Registration Attention Item - Credit
Registration Attention Items - Credit
Registration Attention Reason Count - Credit
Registration Error Code Window - One error code over the chosen window and the one before it.
- Credit
Registration Errors ByCode - Credit
Registration Terminal Verdicts - The verdicts an operator needs beside the errors to rule them out.
not_improvedis not a failure and is never in the error table above. - Error
Window Query
Enumsยง
- Credit
Registration Attention Reason - Why a row is on the attention table. One row can carry several.
Constantsยง
- ALL_
ATTENTION_ ๐REASONS - ATTENTION_
LIMIT ๐ - Bounds the attention table. A dashboard that renders ten thousand rows helps nobody, and the per-reason counts beside it say how much is left.
- DEFAULT_
ERROR_ ๐WINDOW_ SECS - MAX_
ERROR_ ๐WINDOW_ SECS - TOO_
MANY_ ๐ATTEMPTS - The
chatbot_syncerprecedent, and the point past which retrying is not the answer.
Functionsยง
- _add_
routes - get_
credit_ registration_ attention_ items - GET
/api/v0/main-frontend/credit-registration-admin/attention- The rows at least one detector wants a human to look at, with the detectors that picked each. - get_
credit_ registration_ errors_ by_ code - GET
/api/v0/main-frontend/credit-registration-admin/errors/by-code- Error events per code over a window and the window before it, with the terminal verdicts of the same window beside them. - get_
credit_ registration_ thresholds - GET
/api/v0/main-frontend/credit-registration-admin/thresholds- Every number the alert rules and the stuck detectors use. - to_
attention_ ๐item - to_
error_ ๐code_ window