ycdl/frontends/ycdl_flask/backend/endpoints
voussoir c0235901c6
Separate try-except for the get_video loop and mark loop.
This will help prevent inconsistent state where some videos get marked,
then one raises, and the db rolls back but the other objects still have
their state attribute set.
2021-10-26 12:23:45 -07:00
..
__init__.py Some linting. 2021-08-20 22:59:17 -07:00
basic_endpoints.py Move endpoints into separate files like Etiquette. 2020-05-21 20:04:02 -07:00
channel_endpoints.py Replace some flask.abort with exc.jsonify responses. 2021-10-26 12:18:55 -07:00
video_endpoints.py Separate try-except for the get_video loop and mark loop. 2021-10-26 12:23:45 -07:00