Skip to content

[upstream-take #7261] fix(heartbeat): return pending empty payload instead of 404 when run log not yet initialized (FUL-5424)#180

Merged
AnilChinchawaleXDC merged 2 commits into
masterfrom
chore/take-upstream-pr-7261-heartbeat-pending-instead-of-404
Jun 1, 2026
Merged

[upstream-take #7261] fix(heartbeat): return pending empty payload instead of 404 when run log not yet initialized (FUL-5424)#180
AnilChinchawaleXDC merged 2 commits into
masterfrom
chore/take-upstream-pr-7261-heartbeat-pending-instead-of-404

Conversation

@AnilChinchawaleXDC

Copy link
Copy Markdown
Collaborator

No description provided.

DevOps Lead and others added 2 commits May 31, 2026 08:21
…log not yet initialized (FUL-5424)

- Server: readLog returns { content: "", pending: true } when logStore/logRef not yet set,
  preventing 404 storms on runs whose logs haven't been initialized yet
- UI: stop polling on any 404 (not only terminal runs), using renamed missingLogRunIdsRef
- UI API type: mark store/logRef nullable and add pending flag
- Tests: cover both the pending-log server path and 404-stops-polling UI behavior

Co-Authored-By: Paperclip <noreply@paperclip.ing>
@AnilChinchawaleXDC AnilChinchawaleXDC merged commit bb12808 into master Jun 1, 2026
1 of 13 checks passed
siddhijadhav27 pushed a commit to siddhijadhav27/Levi that referenced this pull request Jun 17, 2026
Use roleLabels lookup in list view subtitle and AgentProperties
panel instead of raw role strings.

Fixes OpenScanAI#180

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

2 participants