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

relative time for tasks #140

Closed
tacman opened this issue Oct 14, 2024 · 1 comment
Closed

relative time for tasks #140

tacman opened this issue Oct 14, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@tacman
Copy link
Contributor

tacman commented Oct 14, 2024

image

As this is a bit hard to read, how about

  • Format the duration, to milliseconds or something, as the number is really hard to process
  • like the "Last updated", I would prefer to see:

Enqueued: 2 hours ago
Started: 10 seconds later
Duration: 113ms ( or maybe 5.2s?)

Mostly I want to know:

  • Are there any tasks still pending
  • What is the lag between en-queuing and starting.

I usually have something in my code that waits for the task to finish, in part because their web callback url is not configurable at runtime, which is really what I want. (When you're done this task, send me a message...)

@tacman tacman added the enhancement New feature or request label Oct 14, 2024
riccox added a commit that referenced this issue Oct 18, 2024
perf: tasks table layout width.
@riccox
Copy link
Owner

riccox commented Oct 18, 2024

Closed as completed.

@riccox riccox closed this as completed Oct 18, 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
Status: 🍻 Done
Development

No branches or pull requests

2 participants