Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement token refresh mechanisms for each service #7820

Closed
aarushik93 opened this issue Aug 19, 2024 — with Linear · 2 comments
Closed

Implement token refresh mechanisms for each service #7820

aarushik93 opened this issue Aug 19, 2024 — with Linear · 2 comments

Comments

Copy link
Contributor

background jobs for token expiration checks and automated refreshes (k8s cronJobs)

@Pwuts Pwuts changed the title token refresh mechanisms for each service Implement token refresh mechanisms for each service Aug 20, 2024
Copy link
Member

Pwuts commented Aug 20, 2024

@aarushi.kansal do you think we could instead do "lazy" token refresh: refreshing it if needed when the token is about to be used? This could make it all a bit simpler, at least for an initial implementation.

@Pwuts Pwuts closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2024
Copy link
Member

Pwuts commented Oct 16, 2024

Lazy token refresh implemented in #8191

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

No branches or pull requests

2 participants