Skip to content

Ensure correct measurements when trimming transactions #3015

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

Closed
krystofwoldrich opened this issue Apr 27, 2023 · 1 comment
Closed

Ensure correct measurements when trimming transactions #3015

krystofwoldrich opened this issue Apr 27, 2023 · 1 comment

Comments

@krystofwoldrich
Copy link
Member

Description

We would need to change how we collect the frames from native SDKs.
We will need to fetch the data every time we kick the idle timeout so we are able to use them after we trim the transaction.

Related code

public void fetchNativeFrames(Promise promise) {

RCT_EXPORT_METHOD(fetchNativeFrames:(RCTPromiseResolveBlock)resolve

@krystofwoldrich
Copy link
Member Author

This will be resolved by frames delay measurements.

Follow

@krystofwoldrich krystofwoldrich closed this as not planned Won't fix, can't repro, duplicate, stale Dec 10, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in [DEPRECATED] Mobile SDKs Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants