mirror of
https://github.com/rivo/tview.git
synced 2026-04-27 05:45:49 +03:00
[GH-ISSUE #1091] Capture logging during remote inference #795
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#795
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Originally created by @wbxyz on GitHub (Apr 28, 2025).
Original GitHub issue: https://github.com/rivo/tview/issues/1091
If a rebuild request fails during the inference step, those logs are not available in our TUI or other tooling.
We should capture per-request logs during inference and make those available easily. Maybe this should go in the debug bucket as a separate file?
@rivo commented on GitHub (May 1, 2025):
I think you're posting this in the wrong project. There's nothing in
tviewthat has anything to do with inference, logs, debug buckets, or files. Maybe the project you're referring to usestview. Please use their GitHub page to post your issue.@wbxyz commented on GitHub (May 1, 2025):
Agh sorry yes I definitely posted this in the wrong project. Sorry for the bother!