Election-Tech-Initiative / electionguard-python

A python module implementing the ElectionGuard specification. This implementation can be used to conduct End-to-End Verifiable Elections as well as privacy-enhanced risk-limiting audits.
https://www.electionguard.vote/
MIT License
160 stars 96 forks source link

🐞 Sleep/resume breaks GUI on all pages except guardian home #773

Open lprichar opened 2 years ago

lprichar commented 2 years ago

Is there an existing issue for this?

Current Behavior

When a system sleeps and resumes the UI loses the web socket connection and all subsequent requests fail.

Expected Behavior

The system should recover quietly in the background.

Steps To Reproduce

No response

Environment

- OS:

Anything else?

No response

colleenirt commented 2 years ago

cntrl-R will refresh the app and will be the people process solution at this time