todo
This commit is contained in:
parent
02b1f9223a
commit
94526aef89
1 changed files with 3 additions and 0 deletions
|
@ -44,3 +44,6 @@ The webapp is a web server that displays a shiny interface.
|
||||||
and use a client-side session. It could be encrypted using the token
|
and use a client-side session. It could be encrypted using the token
|
||||||
as the `encryptKey`. Note: Would need to set the session duration
|
as the `encryptKey`. Note: Would need to set the session duration
|
||||||
to infinite (how?)
|
to infinite (how?)
|
||||||
|
* When long polling fails, retry a time or two, and then give up, and
|
||||||
|
either display an error message, or, possibly, close the browser window.
|
||||||
|
(Currently the display just stops updating.)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue