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

Add logic to refresh cached TENANTS every time interval #26

Open
michaelsogos opened this issue Sep 27, 2020 · 0 comments
Open

Add logic to refresh cached TENANTS every time interval #26

michaelsogos opened this issue Sep 27, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@michaelsogos
Copy link
Owner

If we want to add a new tenant "live" we should have a mechanism that refresh the cache.

It can be done with a simple setInterval() or thanks by the package https://github.com/miaowing/nest-schedule

In this way after an amount of time a new TENANT can be "accessible" with its own logins, and at the same time we don't have to shutdown the application.

@michaelsogos michaelsogos added the enhancement New feature or request label Sep 27, 2020
@michaelsogos michaelsogos added this to the Margherita milestone Sep 27, 2020
@michaelsogos michaelsogos self-assigned this Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant