Add BBP worker recovery idempotency #32
No reviewers
Labels
No labels
bug
design
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
research
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/starintel-auto-research!32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/star-lang-bbp-run-idempotency-v1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
run-idrun-idfor a changed tool or targetregister-programreplay preserve completed runsSemantics
Why
Durable main-gserver recovery will resend pending commands after a restart. It may also replay program registration before command redelivery. The worker must preserve aggregate history across both operations; otherwise recovery could launch the same scanner twice.
Verification
Stack
This draft is based on
agent/star-lang-bbp-runtime-config-v1/ PR #31.Next