quick succession of operations returns 500

Issue #49 resolved
Tom Aratyn repo owner created an issue

Steps to reproduce:

  1. open web dev network panel of browser
  2. complate a todo
  3. repeate #1 as many times as possible in two or three seconds (10 or so should be enough).

Expected results:

A serres of PUT requests with 200 responses are visible in the network panel

Actual results:

200 responses are followed by 500 responses. Error message is: "Sorry, this request could not be processed. Please try again later.".

Comments (5)

  1. Log in to comment