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
since the donation app needs to know radiothon mode for donation handling, and will have the UI for editing those redis values there, we should poll it.
The text was updated successfully, but these errors were encountered:
We'll want to make sure we cache the status for a sufficient amount of time (maybe 5 minutes or something) so we don't unnecessarily impact performance on either end. Ideally we'd perform the cache update asynchronously as well; we probably don't want to slow page loads for this.
since the donation app needs to know radiothon mode for donation handling, and will have the UI for editing those redis values there, we should poll it.
The text was updated successfully, but these errors were encountered: