Skip to content

feat: update cloud settings refresh interval to one hour#11749

Merged
jr merged 1 commit intomainfrom
feature/cloud-settings-one-hour-interval
Feb 26, 2026
Merged

feat: update cloud settings refresh interval to one hour#11749
jr merged 1 commit intomainfrom
feature/cloud-settings-one-hour-interval

Conversation

@roomote
Copy link
Contributor

@roomote roomote bot commented Feb 26, 2026

Opened by @roomote on behalf of John Richmond

Updates the RefreshTimer in CloudSettingsService to use a one-hour interval (3,600,000 ms) for both successInterval and maxBackoffMs, changed from the previous 30-second values.

Changes

  • packages/cloud/src/CloudSettingsService.ts: Changed successInterval from 30000 to 3_600_000 and maxBackoffMs from 30000 to 3_600_000
  • packages/cloud/src/__tests__/CloudSettingsService.test.ts: Updated test expectations to match

View task on Roo Code Cloud

Interactively review PR in Roo Code Cloud

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 26, 2026
@jr jr marked this pull request as ready for review February 26, 2026 04:53
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. Enhancement New feature or request labels Feb 26, 2026
@jr jr merged commit 4e8cc6e into main Feb 26, 2026
23 checks passed
@jr jr deleted the feature/cloud-settings-one-hour-interval branch February 26, 2026 05:05
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement New feature or request lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants