这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@philipphofmann
Copy link
Member

@philipphofmann philipphofmann commented Jul 1, 2022

📜 Description

Stop reporting pre-warmed app starts based on the ActivePrewarm
env variable. Increase the SENTRY_APP_START_MAX_DURATION
to 180.

Related to #1899 and #1896.

💡 Motivation and Context

This is a preparation for fixing GH-1897. First, we want to stop reporting wrong app start data. After that, we can open a PR to start reporting pre-warmed app starts.

💚 How did you test it?

Unit tests.

📝 Checklist

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • Review from the native team if needed
  • No breaking changes

🔮 Next steps

GH-1897, which means reporting pre-warmed app starts.

Stop reporting pre warmed app starts based on the ActivePrewarm
env variable. Increase the SENTRY_APP_START_MAX_DURATION
to 180.
Copy link
Contributor

@brustolin brustolin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
I think it would be nice if we report anything to sentry when a pre-warm happens, so we can analyse the data later.

Co-authored-by: Dhiogo Brustolin <dhiogorb@gmail.com>
@philipphofmann
Copy link
Member Author

LGTM. I think it would be nice if we report anything to sentry when a pre-warm happens, so we can analyse the data later.

Yep, that's the next item on my to-do list.

@philipphofmann philipphofmann merged commit 9667ce8 into master Jul 1, 2022
@philipphofmann philipphofmann deleted the fix/detect-prewarmed-app-starts branch July 1, 2022 09:53
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

Successfully merging this pull request may close these issues.

3 participants