view libervia/web/pages/_browser/errors.py @ 1569:54ba0f74a488

server (tasks/saas): lock version due to issue with latest one.
author Goffi <goffi@goffi.org>
date Wed, 22 Nov 2023 15:25:52 +0100
parents eb00d593801d
children
line wrap: on
line source

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