adfinis/timed

[BUG]: activity timer failed

fadnincx opened this issue · 5 comments

Description

Seemingly randomly, then stopping and restarting an activity (maybe in combination with a high latency connection), the starting of the activity timer fails.

image

Steps to Reproduce

  1. Click on the Timer Stop Button
  2. Click on the Timer Start Button immediately afterward + probably some unknown condition.

Expected Behavior

Timer can not fail to start

Attachments

No response

Additional Context

Saw the following 404 in the browser console, might be related
image

Version

4.4.1

Required

  • I have checked past issues to see if this bug has already been reported.

What errors does the backend throw?

image

(should be in the response of this)

What errors does the backend throw?

It looked like a regular 404
image

Already reloaded the page, while trying to force reproduce the issue (I don't know how), so have to wait until the next appearance for further details.

If it happens again could you paste the request/response (url, body, etc.) here?

Looks like a race condition