Skip to content

Fix key rotation stuck#435

Merged
zhouwfang merged 4 commits intomainfrom
zhoufang/iop-322-fix-key-rotation-stuck
Apr 13, 2026
Merged

Fix key rotation stuck#435
zhouwfang merged 4 commits intomainfrom
zhoufang/iop-322-fix-key-rotation-stuck

Conversation

@zhouwfang
Copy link
Copy Markdown
Contributor

#95

@zhouwfang zhouwfang requested a review from bmwill as a code owner April 10, 2026 05:29
@zhouwfang zhouwfang marked this pull request as draft April 10, 2026 05:32
reason: "Message previously received but no valid response was produced"
.to_string(),
});
// No cached response, but the incoming hash matches what we have
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nice catch! maybe let's rename things so it would be clear in the call site what is cached and what is stored persistently (we might have similar bugs elsewhere)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Added a TODO for renaming fields. The only similar situation I can find now is handle_complain_request, but it looks already correct.

@zhouwfang zhouwfang force-pushed the zhoufang/iop-322-fix-key-rotation-stuck branch from f7d7c46 to 309b056 Compare April 10, 2026 18:21
@zhouwfang zhouwfang marked this pull request as ready for review April 10, 2026 21:44
@zhouwfang zhouwfang requested review from benr-ml and jonas-lj April 10, 2026 21:46
@zhouwfang zhouwfang force-pushed the zhoufang/iop-322-fix-key-rotation-stuck branch 4 times, most recently from fa0ce7b to 1f425ff Compare April 13, 2026 20:19
@zhouwfang zhouwfang changed the base branch from zhoufang/iop-288-add-startup-logging to main April 13, 2026 20:27
@zhouwfang zhouwfang force-pushed the zhoufang/iop-322-fix-key-rotation-stuck branch from 1f425ff to 98a1b02 Compare April 13, 2026 20:35
@zhouwfang zhouwfang enabled auto-merge (rebase) April 13, 2026 20:37
@zhouwfang zhouwfang disabled auto-merge April 13, 2026 20:40
@zhouwfang zhouwfang enabled auto-merge (rebase) April 13, 2026 20:40
@zhouwfang zhouwfang merged commit 54fa89b into main Apr 13, 2026
5 checks passed
@zhouwfang zhouwfang deleted the zhoufang/iop-322-fix-key-rotation-stuck branch April 13, 2026 20:44
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.

3 participants