Duplicate queries on Notification jobs when using Telescope #37441
Unanswered
vigneshgurusamy
asked this question in
Q&A
Replies: 1 comment
-
@themsaid Do you have any inputs on this issue? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I see duplicate queries on Notification jobs while using Laravel Telescope. But when I log DB queries without telescope, I don't see any duplicates.
Notification trigger
Job queries with telescope
Job queries without telescope
Has anyone faced this issue in their project?
It looks like job hydration queries, but I'm not able to pinpoint the origin. Could anyone help me to find the origin of these queries?
Beta Was this translation helpful? Give feedback.
All reactions