view libervia/web/pages/_browser/errors.py @ 1542:fb31d3dba0c3

browser (chat): add marker for new messages when page is not visible
author Goffi <goffi@goffi.org>
date Wed, 28 Jun 2023 10:09:15 +0200
parents eb00d593801d
children a2cd4222c702
line wrap: on
line source

class TimeoutError(Exception):
    """An action has not been done in time"""