feat: add per-provider timeout for usage panel to prevent blocking on slow responses
fix: update scheduler filesystem path from .kb to .fusion for task validation style: clean up TaskDetailModal styling with reusable CSS classes test: add comprehensive tests for file-service operations with mocked filesystem
This commit is contained in:
5
.changeset/fix-usage-panel-timeout.md
Normal file
5
.changeset/fix-usage-panel-timeout.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix usage panel appearing blank when Claude provider fetch hangs. Add per-provider timeout (10s) so a slow or unresponsive provider doesn't block the entire usage API response.
|
||||
Reference in New Issue
Block a user