{{define "content" -}}
Rate-limiter rejections reported periodically by the gateway. The episode list is in-memory and resets on a backend restart. An account sustaining {{.FlagThreshold}}+ rejected calls within {{.FlagWindow}} is soft-flagged for review below — never banned automatically; clear the flag on the user card.
| Class | Key | Rejected | First seen | Last seen |
|---|---|---|---|---|
| {{.Class}} | {{if .UserID}}{{.Key}}{{else}}{{.Key}}{{end}} |
{{.Rejected}} | {{.FirstSeen}} | {{.LastSeen}} |
| nothing throttled recently | ||||
| Account | Display name | Flagged |
|---|---|---|
| {{.ID}} | {{.DisplayName}} | {{.FlaggedAt}} |
| no flagged accounts | ||