Skip to content

fix(#1327): use container finishedAt to compute algo stop time on crash#1331

Merged
alexcos20 merged 1 commit intomainfrom
fix/1327-billing-on-node-crash
Apr 17, 2026
Merged

fix(#1327): use container finishedAt to compute algo stop time on crash#1331
alexcos20 merged 1 commit intomainfrom
fix/1327-billing-on-node-crash

Conversation

@ndrpp
Copy link
Copy Markdown
Member

@ndrpp ndrpp commented Apr 16, 2026

Fixes # .

Changes proposed in this PR:

  • when node crashes, use last container exit time as algo stop time if available (and past the algo start time) instead of current time

@alexcos20 alexcos20 merged commit 8719d64 into main Apr 17, 2026
32 of 35 checks passed
@alexcos20 alexcos20 deleted the fix/1327-billing-on-node-crash branch April 17, 2026 08:05
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.

Node failure during compute job execution end time tracking causes incorrect billing

2 participants