inception-health / otel-export-trace-action

MIT License
93 stars 29 forks source link

`Queued` span with a duration of 584 years #201

Open parsonsmatt opened 1 month ago

parsonsmatt commented 1 month ago

We're running this on our codebase, and we noticed a concerning span:

image

The Queued span here reports having a duration of 584 years. Our CI isn't as fast as we'd like it to be, but I suspect this is a bug.

The logic for setting the duration of the Queued job is here.