Skip to content

Conversation

@sverhoeven
Copy link
Collaborator

@sverhoeven sverhoeven commented Nov 24, 2025

Fixes #119

TODO

  • the error of the model is shown for a moment and is then removed. The error toast should persist forever.
  • remove
    // TODO remove when we see this error rendered
    if (config.runtime === 42_000) {
    throw new Error("Runtime cannot be 42_000 seconds.");
    }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Propagate model errors to app window

1 participant