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

Feature: Implement Queuing / batching functionality on frontend for all the bulk operations happening via application groups #5120

Open
2 tasks done
tayalrishabh96 opened this issue May 15, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tayalrishabh96
Copy link
Contributor

tayalrishabh96 commented May 15, 2024

πŸ”– Feature description

As of now we have below operations happening in bulk via application groups, this feature request is to enable queuing for all Bulk Operations.
i) Build & Deploy βœ… (queuing enabled)
ii) Hibernate & Unhibernate ❌ (queuing disabled)
iii) Restart Workloads βœ… (queuing enabled)
iv) Branch Change ❌ (queuing disabled)

🎀 Pitch / Usecases

My simple use case is to change branch in bulk but the operation fails intermittently probably because there is no queuing functionality on frontend side or backend side.

πŸ”„οΈ Alternative

NA

πŸ‘€ Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏒 Have you read the Code of Conduct?

AB#9808

@tayalrishabh96 tayalrishabh96 added the enhancement New feature or request label May 15, 2024
@tayalrishabh96 tayalrishabh96 changed the title Feature: Implement Queuing functionality on frontend for all the bulk operations happening via application groups Feature: Implement Queuing / batching functionality on frontend for all the bulk operations happening via application groups May 17, 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

4 participants