adam-p/danforth-east

Handle 500 errors better

Opened this issue · 0 comments

Handle 500 errors better. Some possibilities:

  • Retry XHR on 500
  • Have a check server-side to ensure multiple welcome emails aren't sent if the retry causes two successful saves (which happens, for some baffling reason)
  • ... maybe 500s happen less often with the increased instance size?