Queued low-priority requests show a waiting banner with attempt count and retry time.
What's wrong with this entry?
When a request is queued as low priority, the status line is now a warning-coloured waiting banner instead of the generic retry text, showing the attempt number, how long until the next try, and that esc interrupts.
- Suffix is assembled from
· next try in,· attemptand· esc to interrupt, and is truncated to the terminal width. - Carries the attempt count, retry delay and a deadline.
low_priority_waiting
Strings lifted out of the shipped bundle, so the claim above can be checked against them.