Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep track of inputs and re-run tasks using them #42

Open
5 tasks
SIMULATAN opened this issue Oct 10, 2024 · 0 comments
Open
5 tasks

Keep track of inputs and re-run tasks using them #42

SIMULATAN opened this issue Oct 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@SIMULATAN
Copy link
Contributor

SIMULATAN commented Oct 10, 2024

In order to debug jobs, keep track of outputs and allow users to re-run specific nodes with specific tracked inputs of prior executions.

  • Make sure to verify that traces are created correctly.
  • Dispatch these runs to a dedicated ThreadPool to guarantee quick response times.
  • Livestream logs of these runs at the DEBUG level.
  • Set the default log level of execution runs to INFO. This should prevent log spam.
    • make sure user-triggered runs use the DEBUG level!
@SIMULATAN SIMULATAN added the enhancement New feature or request label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant