Skip to content

Reduce getRealmConfig calls #2337

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

XN137
Copy link
Contributor

@XN137 XN137 commented Aug 13, 2025

classes with a CallContext field should call getRealmConfig once and
store it as a field as well.
the idea is that long term we would want to stop relying on the
CallContext itself but instead inject its individual items.

@github-project-automation github-project-automation bot moved this to PRs In Progress in Basic Kanban Board Aug 13, 2025
@XN137 XN137 changed the title Reduce get realm config calls Reduce getRealmConfig calls Aug 13, 2025
@XN137 XN137 force-pushed the Reduce-getRealmConfig-calls branch 3 times, most recently from 939c249 to e9ffe2e Compare August 15, 2025 07:30
classes with a `CallContext` field should call `getRealmConfig` once and
store it as a field as well.
the idea is that long term we would want to stop relying on the
`CallContext` itself but instead inject its items individually.
@XN137 XN137 force-pushed the Reduce-getRealmConfig-calls branch from e9ffe2e to eabc82c Compare August 15, 2025 07:45
@XN137 XN137 marked this pull request as ready for review August 15, 2025 08:05
@github-project-automation github-project-automation bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Aug 15, 2025
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.

2 participants