Skip to content

docs: clarify provider disable retry changelog - #38

Merged
roshanjonah merged 2 commits into
mainfrom
agent/provider-disable-durability-changelog-followup
Jul 28, 2026
Merged

docs: clarify provider disable retry changelog#38
roshanjonah merged 2 commits into
mainfrom
agent/provider-disable-durability-changelog-followup

Conversation

@roshanjonah

Copy link
Copy Markdown
Member

No description provided.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 969e19dd1c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread changelog.mdx Outdated
## Bug fixes

Sendmux now keeps a sending account's recent failure history when automatic disabling cannot finish. The next failure retries the status change instead of clearing the evidence and incorrectly treating the account as disabled.
Sendmux now leaves a sending account available for retry when automatic disabling cannot finish, while preserving its recent failure history. The next failure retries the status change instead of incorrectly treating the account as disabled.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Separate retry eligibility from history preservation

This sentence combines two distinct behaviors—keeping the account eligible for another disable attempt and preserving its failure history—despite the repository requirement to keep one idea per sentence. Split these clauses so the changelog remains concise and scannable.

AGENTS.md reference: AGENTS.md:L40-L41

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in 29ce118. Retry eligibility, failure-history preservation, and the next retry outcome are now stated as separate sentences.

@roshanjonah
roshanjonah merged commit 019314c into main Jul 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant