sentry-laravel
sentry-laravel copied to clipboard
`queue.publish` span takes very long without any clear reason
How do you use Sentry?
Self-hosted / on-premises
SDK version
4.5.1
Steps to reproduce
- We have a job that spawns multiple jobs
- The 'spawning' job takes very long, due the cause of the queue.publish span
It's not really sure why. Any idea?
Expected result
This should be instant.