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

Improve progress bar display in Batch operations #2135

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

yaugenst-flex
Copy link
Collaborator

  • Add rich progress bar columns (TimeElapsed, Bar, Text, TaskProgress)
  • Improve status display formatting with colors and alignment
  • Add truncation for long task names
  • Fix progress bar total counts and completion tracking
  • Batch progress bar updates for better performance
  • Make timing updates independent of progress bar updates
00006 Pasted Graphic 3

Copy link

@yaugenst-flex yaugenst-flex self-assigned this Dec 20, 2024
@yaugenst-flex yaugenst-flex added the 2.8 will go into version 2.8.* label Dec 20, 2024
Copy link
Collaborator

@tylerflex tylerflex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @yaugenst-flex this is great. Code looks good to me. no comments there. I think we'll just need to test this a bit in the field but since we just released 2.8.0rc1, plenty of time for that. Good to go as far as I'm concerned

Copy link
Contributor

@tomflexcompute tomflexcompute left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice!

@momchil-flex
Copy link
Collaborator

Nice!

@momchil-flex momchil-flex merged commit 005c812 into pre/2.8 Dec 21, 2024
15 checks passed
@momchil-flex momchil-flex deleted the yaugenst-flex/batch-timing branch December 21, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.8 will go into version 2.8.*
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants