Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Activity Timer Failed #425

Open
1 task done
fadnincx opened this issue Aug 19, 2024 · 5 comments
Open
1 task done

[BUG]: Activity Timer Failed #425

fadnincx opened this issue Aug 19, 2024 · 5 comments
Labels
bug Something isn't working unable-to-reproduce Unable to reproduce issue

Comments

@fadnincx
Copy link

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.
@fadnincx fadnincx added the bug Something isn't working label Aug 19, 2024
@c0rydoras
Copy link
Collaborator

What errors does the backend throw?

image

(should be in the response of this)

@fadnincx
Copy link
Author

fadnincx commented Aug 19, 2024

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.

@c0rydoras
Copy link
Collaborator

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

@c0rydoras c0rydoras added the unable-to-reproduce Unable to reproduce issue label Aug 19, 2024
@fadnincx
Copy link
Author

image
image
image

@c0rydoras
Copy link
Collaborator

Looks like a race condition

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unable-to-reproduce Unable to reproduce issue
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants