Skip to content

Conversation

@charliecruzan-stripe
Copy link
Collaborator

@charliecruzan-stripe charliecruzan-stripe commented Sep 13, 2023

Summary

fixes #1477

getConstants is synchronous, so this is thread-blocking, and reflection is slow. Not really any big upside to having this value exist in synchronous constants

Testing

  • I tested this manually
  • I added automated tests

Documentation

Select one:

  • I have added relevant documentation for my changes.
  • This PR does not result in any developer-facing changes.

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.

Stripe blocks the main thread

2 participants