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

Ignore pulse and livewire #1418

Merged
merged 2 commits into from
Dec 11, 2023
Merged

Ignore pulse and livewire #1418

merged 2 commits into from
Dec 11, 2023

Conversation

tomswinkels
Copy link
Contributor

Ignore pulse and livewire by default

tomswinkels and others added 2 commits December 11, 2023 21:46
Ignore pulse and livewire by default
@taylorotwell taylorotwell merged commit 17a420d into laravel:4.x Dec 11, 2023
10 checks passed
@francoism90
Copy link

@tomswinkels I don't know if ignoring livewire is a good thing, as this also helps debugging what's get pushed on state changes.

@tomswinkels
Copy link
Contributor Author

@francoism90 you can always enable it. But in default it spams the telescope logging.

@AidasK
Copy link

AidasK commented Mar 3, 2024

Must disagree with this change. Livewire contains mostly developer code and ignoring all of the exceptions there makes no sense. Had an exception for a while in one of livewire methods and haven't noticed it because of this.

Imo it's would be better to ignore all 200 requests instead as this option is too powerful as it ignores exceptions and logs in these routes too.

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.

None yet

4 participants