You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Periodically update the persona awareness to keep it alive (#1358)
* Periodically update the personna awareness state to keep it alive
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Stop updating personna awareness if there is no user in document awareness
* Improve warning message
* Fix typing in warning message
* Update jupyter chat dependency to >=0.11.0
* Change the BOT contant from dict to User (should not be used anyway with the personna)
* Fix typing for python 3.9
* Update awareness state every 0.8 * outdated_timeout, and never set _heartbeat_task to None
Co-authored-by: David L. Qiu <[email protected]>
* Clean unused imports
* remove awareness observer
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: David L. Qiu <[email protected]>
Co-authored-by: David L. Qiu <[email protected]>
0 commit comments