sentry-laravel icon indicating copy to clipboard operation
sentry-laravel copied to clipboard

`queue.publish` span takes very long without any clear reason

Open pataar opened this issue 1 year ago • 3 comments

How do you use Sentry?

Self-hosted / on-premises

SDK version

4.5.1

Steps to reproduce

  1. We have a job that spawns multiple jobs
  2. 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.

Actual result

image

pataar avatar Jun 06 '24 13:06 pataar