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

Lazy load services #505

Closed
fcaps opened this issue Nov 29, 2023 · 0 comments · Fixed by #504
Closed

Lazy load services #505

fcaps opened this issue Nov 29, 2023 · 0 comments · Fixed by #504

Comments

@fcaps
Copy link
Collaborator

fcaps commented Nov 29, 2023

we are currently creating every service during a request, regardless if we actually call it.
to reduce load + not failing every request if 1 service fails that isn't even needed, we should lazy-load them.

@fcaps fcaps mentioned this issue Dec 1, 2023
@fcaps fcaps closed this as completed in #504 Dec 1, 2023
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 a pull request may close this issue.

1 participant