Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Cache api-sessions for tunneler router so we don't need to unnecessarily create new sessions #1364

Closed
plorenz opened this issue Mar 23, 2023 · 0 comments · Fixed by #1365
Closed
Assignees
Labels

Comments

@plorenz
Copy link
Member

plorenz commented Mar 23, 2023

If we have an existing api-session, let's reuse and reduce the load. Will help with flapping routers and upgrades as they will reconnect before the api-session times out. Store api-session in db so we can re-use it no matter if controller or router goes down.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant