Skip to content

refactor: remove unused IterState.delay_since_first_attempt field#587

Merged
mergify[bot] merged 1 commit intomainfrom
devs/jd/fix/remove-dead-iterstate-field/If82d3ab8694516b21cae6d33147694e19b7cdc45
Feb 19, 2026
Merged

refactor: remove unused IterState.delay_since_first_attempt field#587
mergify[bot] merged 1 commit intomainfrom
devs/jd/fix/remove-dead-iterstate-field/If82d3ab8694516b21cae6d33147694e19b7cdc45

Conversation

@jd
Copy link
Copy Markdown
Owner

@jd jd commented Feb 19, 2026

This field was declared and reset but never read or written anywhere
in the codebase. The actual delay tracking uses
statistics["delay_since_first_attempt"] instead.

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

This field was declared and reset but never read or written anywhere
in the codebase. The actual delay tracking uses
statistics["delay_since_first_attempt"] instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Change-Id: If82d3ab8694516b21cae6d33147694e19b7cdc45
@jd jd marked this pull request as ready for review February 19, 2026 09:48
mergify Bot added a commit that referenced this pull request Feb 19, 2026
mergify Bot added a commit that referenced this pull request Feb 19, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Feb 19, 2026

Merge Queue Status

Rule: default


This pull request spent 1 minute 16 seconds in the queue, including 21 seconds running CI.

Required conditions to merge

@mergify mergify Bot added the queued label Feb 19, 2026
@mergify mergify Bot merged commit b42d077 into main Feb 19, 2026
9 checks passed
@mergify mergify Bot deleted the devs/jd/fix/remove-dead-iterstate-field/If82d3ab8694516b21cae6d33147694e19b7cdc45 branch February 19, 2026 09:50
@mergify mergify Bot removed the queued label Feb 19, 2026
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