Provider Retry

Diagnose automatic retries of BB turns after provider subscription-window limits.

get-bb 62d2296 729 B Updated

File contents

Provider retry

The plugin is enabled on fresh installations. When a turn fails on a structured Codex or Claude Code subscription-window limit with a reset time, it queues the original input verbatim for after the window opens, marked agent-only.

A pending retry is an ordinary durable queued row and survives restart. Inspect it with bb thread queue list <thread-id> and inspect the failed turn before manually retrying it; avoid duplicating an existing queued retry.

Use the core bb thread retry command for an intentional manual retry. Follow its live help for selection and scheduling flags.

get-bb/bb/tree/main/plugins/provider-retry/skills/provider-retry commit 62d22968ae

Frequently asked questions

npx skillmds@latest add get-bb/provider-retry