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

Workflow Execution History #191

Open
dannleft opened this issue Jan 10, 2025 · 1 comment
Open

Workflow Execution History #191

dannleft opened this issue Jan 10, 2025 · 1 comment
Labels
community Issues focused on community engagement and participation. feature New feature or request UI

Comments

@dannleft
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
There is no centralized record of workflow executions, making it difficult to track completed tasks, their status, or potential errors.

Describe the solution you'd like
Add an execution history accessible from the UI, showing:

  1. Dates and times of execution.
  2. Final status (completed, error, etc.).
  3. Generated results or encountered errors.

Describe alternatives you've considered

  • Maintaining manual logs in external files or databases.
  • Adding logging directly to the workflow code, which is not accessible to all users.

Additional context
A centralized history will simplify monitoring and improve the traceability of workflows in production environments.

@dannleft dannleft added feature New feature or request community Issues focused on community engagement and participation. UI labels Jan 10, 2025
@darielnoel
Copy link
Contributor

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Issues focused on community engagement and participation. feature New feature or request UI
Projects
None yet
Development

No branches or pull requests

2 participants