openxpki icon indicating copy to clipboard operation
openxpki copied to clipboard

Avoid frontend timeouts by polling

Open oliwel opened this issue 8 years ago • 0 comments

When a backend process takes too long, the frontend crashes due to a timeout with the "No valid Json response". This should be solved by returning early and using autoupdate / polling or even better websockets to control the UI

oliwel avatar Dec 20 '16 12:12 oliwel