Our front end application was deployed to production with a version mismatch between it and the backend APIs. This caused some odd issues where the site felt slow and unresponsive since the site would try to refresh to update it's code. We will be adding an active monitor to check for this situation in the future so that if there's a mismatch, we'll be alerted and/or the site endpoints will be redeployed automatically.