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

Defer loading monitored tags #1215

Merged
merged 1 commit into from
Apr 1, 2022
Merged

Defer loading monitored tags #1215

merged 1 commit into from
Apr 1, 2022

Conversation

taylorotwell
Copy link
Member

This PR updates the bootstrapping process to not load monitored tags during TelescopeServiceProvider::boot() and defer their loading until they first time they are actually needed.

Fixes #818

@taylorotwell taylorotwell merged commit 88e3ded into 4.x Apr 1, 2022
@taylorotwell taylorotwell deleted the tags branch April 1, 2022 14:27
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.

Large amount of MySQL connections being opened and not closed (sleep)
2 participants