Skip to content

[Bug]: Can't see the entire log of a run via UI #2832#2839

Closed
peterschmidt85 wants to merge 2 commits intomasterfrom
2832-bug-cant-see-the-entire-log-of-a-run-via-ui
Closed

[Bug]: Can't see the entire log of a run via UI #2832#2839
peterschmidt85 wants to merge 2 commits intomasterfrom
2832-bug-cant-see-the-entire-log-of-a-run-via-ui

Conversation

@peterschmidt85
Copy link
Copy Markdown
Contributor

Fixes #2832

  • Ensure the file logger's poll_logs function respects limit

Note, descending is prohibited due to potential memory problems

To be done by @olgenn:

  • Ensure UI polls logs starting from the very beginning up the the end using start_time and end_time

- [x] Ensure the file logger's `poll_logs` function respects limit

Note, `descending` is prohibited due to potential memory problems
@peterschmidt85 peterschmidt85 requested a review from r4victor June 23, 2025 22:10
@peterschmidt85 peterschmidt85 linked an issue Jun 23, 2025 that may be closed by this pull request
@peterschmidt85 peterschmidt85 removed the request for review from r4victor June 25, 2025 10:06
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.

[Bug]: Can't see the entire log of a run via UI

1 participant