Skip to content

Tanent caching improvement #436

@petermasking

Description

@petermasking

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions