Skip to content

Conversation

@stefanosiano
Copy link
Contributor

📜 Description

changed TTFD timeout to 25 seconds, to avoid competing with transaction's timeout

💡 Motivation and Context

Sometimes the timeout of the TTFD span compete with the timeout of the transaction, being both at 30 seconds
Fixes #3831

💚 How did you test it?

📝 Checklist

  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

@stefanosiano stefanosiano marked this pull request as ready for review December 12, 2024 11:58
@github-actions
Copy link
Contributor

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 435.76 ms 505.86 ms 70.10 ms
Size 1.70 MiB 2.36 MiB 672.22 KiB

@stefanosiano stefanosiano merged commit aed2cf7 into main Dec 13, 2024
33 of 34 checks passed
@stefanosiano stefanosiano deleted the fix/ttfd-25-seconds branch December 13, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TTFD timer sometimes not working

3 participants