Skip to content

TTFD timer sometimes not working #3831

@stefanosiano

Description

@stefanosiano

Description

We have 2 timers for timeouts, one for the transaction and one for the TTFD span.
The transaction's timer finishes any running span with deadline_exceeded.
The TTFD span's timer finishes the TTFD and trims it to the TTID timestamps.

If the transaction's timer runs first, then the TTFD timer does nothing, as the span is already finished.

Possible solutions:

  1. Change TTFD timeout tp 25 seconds
  2. Remove the TTFD timer and make it part of an EventProcessor

Metadata

Metadata

Assignees

Labels

BugIssue type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions