Skip to content

cache the settings call data - #3274

Closed
danoswaltCL wants to merge 1 commit into
devfrom
bugfix/cache-settings
Closed

cache the settings call data #3274
danoswaltCL wants to merge 1 commit into
devfrom
bugfix/cache-settings

Conversation

@danoswaltCL

Copy link
Copy Markdown
Collaborator

the ClientCheck middleware is called on every client call. it eats up a little time in every call. this data hardly ever changes, and really ought to be in the env vars honestly, but anyway, not fetching this gives us a handful of milliseconds and frees up a db connection on every single client call.

@danoswaltCL danoswaltCL closed this Aug 7, 2026
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

Successfully merging this pull request may close these issues.

1 participant