- Introduced a new method to resolve multiple control base URLs, allowing for better handling of API requests. - Implemented retryable error handling for control API requests, improving robustness against transient failures. - Updated provisioning and runtime state retrieval functions to utilize the new fallback logic. - Enhanced tests to validate the new behavior, ensuring proper functionality under various scenarios. - Added utility functions for managing retryable errors and control API state, improving code clarity and maintainability. |
||
|---|---|---|
| .. | ||
| config.ts | ||
| events.ts | ||
| index.ts | ||
| notifications.ts | ||
| projects.ts | ||
| search.ts | ||
| sessions.ts | ||
| ssh.ts | ||
| subagents.ts | ||
| teams.ts | ||
| updater.ts | ||
| utility.ts | ||
| validation.ts | ||