-
Notifications
You must be signed in to change notification settings - Fork 143
Update PUBLIC_DOMAINS to PUBLIC_DOMAINS_SET to improve performance #857
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
Update PUBLIC_DOMAINS to PUBLIC_DOMAINS_SET to improve performance #857
Conversation
|
All contributors have signed the CLA ✍️ ✅ |
|
I have read the CLA Document and I hereby sign the CLA |
Beamanator
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Though it would be best if you could explain at least a little bit "why" this is helpful / why this improves performance
Beamanator
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually we may need to keep the old var around, then update other repos to use the new var, then we can clean up and delete the old one - otherwise this could break existing flows before we update other repos to use the new var
ba87bf4 to
4be3a79
Compare
Beamanator
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fixed Issues
$ Expensify/App#63736
Tests
QA