#201 — [Bug]: Can’t see live logs and error for integration
Repo: Twill-AI/twill-ai-ui State: open | Status: open Assignee: Unassigned
Created: 2025-01-17 · Updated: 2025-09-11
Description
Steps to reproduce
To reproduce:
- In staging start on-boarding (or add new integration) for integration which would fail (using https://github.com/Twill-AI/business-data/issues/111)
- (issue 1) Try to find live logs from integration initial load. I.e. logs which updates in real time.
- (issue 2) Once integration fails try to find the log of error causing it. I.e. last log from integration initial load.
What was the expected behavior?
- Able to see loading integration logs in real time.
- Able to see error message and logs preceding the error.
Screenshots
- Can’t see integration initial load logs in real time. Only static logs and without any indicator that loading is in progress now (like some icon at the end of logs text, like rotating spinner or
.→..→...animation). To get new logs need to refresh page.
- Can’t find error details either in “integration” modal window
or in some unclear blank popup opened when clicking on “Error” notification
Because error is the last sentence in logs while both views show head, not a tail.
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets