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

Timeout for waitForChildren feature #1811

Closed
marandaneto opened this issue Nov 17, 2021 · 2 comments · Fixed by #1975
Closed

Timeout for waitForChildren feature #1811

marandaneto opened this issue Nov 17, 2021 · 2 comments · Fixed by #1975
Labels
performance Performance API issues Platform: Android

Comments

@marandaneto
Copy link
Contributor

Could avoid issues like #1787

@marandaneto
Copy link
Contributor Author

reminder to create an issue for iOS.

we could have a single timer for the transaction that gets reset when a new span has been created, so we avoid the overhead of having a timer per span.
this timeout in millis should be configurable via SentryOptions

@romtsn
Copy link
Member

romtsn commented Sep 27, 2022

Closing as it's actually implemented with UI transactions (idle timeout)

@romtsn romtsn closed this as completed Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance API issues Platform: Android
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants