Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change TTFD timeout to 25 seconds #3984

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

stefanosiano
Copy link
Member

📜 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
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

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
1 participant