You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove non-existent SocketError and ValidationError imports
- Add actual error types: ConfigError, FileSystemError, NetworkError, RateLimitError
- Update error display exports to match actual function names
- Replace isSocketError with isNetworkError type guard
0 commit comments