Skip to content

fix: update token scheduler to use dynamic expiration and renewal intervals#402

Merged
egalvis27 merged 1 commit into
mainfrom
feat/update-tocken-scheduler-times
Jun 29, 2026
Merged

fix: update token scheduler to use dynamic expiration and renewal intervals#402
egalvis27 merged 1 commit into
mainfrom
feat/update-tocken-scheduler-times

Conversation

@egalvis27

Copy link
Copy Markdown

What is Changed / Added

  • Updated token renewal policy from a fixed 5-day value to the new timing policy.
  • Added explicit constants for:
    • Token expiration: 12 hours
    • Renewal interval: 4 hours
    • Renewal offset before expiration: 8 hours (12h - 4h), converted to days for the current scheduler input

@sonarqubecloud

Copy link
Copy Markdown

@egalvis27 egalvis27 merged commit dc675c4 into main Jun 29, 2026
11 checks passed
@egalvis27 egalvis27 deleted the feat/update-tocken-scheduler-times branch June 29, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants