{% extends "base.html" %} {% block title %}Something went wrong — Video to LLM{% endblock %} {% block content %}

Something went wrong on this screen

The details were written to the log.

{# This page used to promise "your jobs and files are unaffected". It cannot know that. It is rendered from a handler that catches anything, including a request that had already begun changing things when it failed — so the one time the reassurance mattered most, it was false. Say what is certainly true (the worker is a separate process with its own state) and tell the user where to look, rather than making a guarantee this page is not in a position to give. #} {% endblock %}