Bug Fix: System timeouts
Posted: June 14, 2022 6:50 pmWe discovered an issue with our Email Service Provider where sending system triggered emails to users were causing the site to time out. This was later determined to be delayed replies from our provider. We implement an asynchronous call that would continue with page loads and other gameplay actions without waiting on a reply from the email provider.