-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Currently, the tenant middleware is building its cache from tenant requests, which is cleared after every service restart. This works well if you refresh the web client after every restart; otherwise, it will result in a TenantNotFound error.
For the next iteration, we want to take the next step and eliminate the need to refresh the web client after a service restart.
Metadata
Metadata
Assignees
Labels
No labels