You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: