devtron icon indicating copy to clipboard operation
devtron copied to clipboard

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

Open tayalrishabh96 opened this issue 3 months ago • 0 comments

🔖 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?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

AB#9808

tayalrishabh96 avatar May 15 '24 12:05 tayalrishabh96