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

Performance with many review apps #1

Open
jcarbaugh opened this issue Aug 13, 2020 · 0 comments
Open

Performance with many review apps #1

jcarbaugh opened this issue Aug 13, 2020 · 0 comments

Comments

@jcarbaugh
Copy link
Member

I'm a bit concerned of what the performance of this will be as the number of review apps grows. Async stuff does help a bit here. Stripe is not very clear about what the timeout on web hook calls are.

I think we can launch as is, but I'd be interested in adding some sort of local cache (or Redis) to temporarily store the mapping from review app ID to URL.

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

No branches or pull requests

1 participant