Replies: 2 comments
-
I found the source of the problem.
There should be logs for controller + trace, right? Is the problem on the Laravel side or on the ODBC trace side? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I permanently disabled the trace. The behavior is still surprising. |
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.
-
Hello,
I've a job which uses a repository
And the repository
The exceeded time occurs with the
->select($select)
in the repository
But it happens only with the job.
I use the repository in another controller and all is fine.
Some idea ?
Beta Was this translation helpful? Give feedback.
All reactions