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
feat: improve task polling with exponential backoff (#408)
Implements an improved task polling mechanism with configurable
exponential backoff to reduce the number of API calls for long-running
tasks. This helps to minimize resource consumption on the Connect server
while still providing responsive feedback.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude <[email protected]>
0 commit comments