Skip to content

feat: add enabled parameter to disable retrying#604

Merged
mergify[bot] merged 1 commit intomainfrom
devs/jd/feat/retry-enabled-parameter/I2ae833504b87df74ac94503c0c7059a3587730b9
Feb 24, 2026
Merged

feat: add enabled parameter to disable retrying#604
mergify[bot] merged 1 commit intomainfrom
devs/jd/feat/retry-enabled-parameter/I2ae833504b87df74ac94503c0c7059a3587730b9

Conversation

@jd
Copy link
Owner

@jd jd commented Feb 24, 2026

When enabled=False, the decorated function is called directly without
any retry logic. This is useful during development or testing.

Closes #467

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

When enabled=False, the decorated function is called directly without
any retry logic. This is useful during development or testing.

Closes #467

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Change-Id: I2ae833504b87df74ac94503c0c7059a3587730b9
@jd jd mentioned this pull request Feb 24, 2026
@jd jd marked this pull request as ready for review February 24, 2026 15:49
mergify bot added a commit that referenced this pull request Feb 24, 2026
@mergify mergify bot merged commit 39eb157 into main Feb 24, 2026
9 checks passed
@mergify mergify bot deleted the devs/jd/feat/retry-enabled-parameter/I2ae833504b87df74ac94503c0c7059a3587730b9 branch February 24, 2026 15:50
@mergify
Copy link
Contributor

mergify bot commented Feb 24, 2026

Merge Queue Status

Rule: default


This pull request spent 18 seconds in the queue, including 4 seconds running CI.

Required conditions to merge

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.

Disable when developing?

1 participant