Closed dkua closed 8 years ago
Creating priority channels independent of qmd script is a nice to have feature. This would allow us to bump an item to the front of the line if it was important. ie.
1) QMD is backlogged with design updates that require the app to rebuild. 2) New client signs up and creates their first app, but it has to wait until a free worker is available which takes an inappropriate amount of time.
We could bump priority of first time app build vs design change app build.
@corbanbrook do you have an API in mind for this?
implemented in master; ?priority=low ?priority=high ?priority=urgent
@corbanbrook wanted to see if there was some way to possibly add a priority system for certain requests in QMD.