14

Queuing of Tasks via FIFO Queue.


Avatar
Jordan

Currently, if you enable SSL quickly on multiple sites on the same server. The first command will run, but the rest will fail.

Implement a queuing function so that all tasks are in a FIFO queue. Closte has this.

Additionally, there should be checking if tasks would conflict with each other. If they don't then they can be run in parallel. If they do, then queue one.

A

Activity Newest / Oldest

Avatar

David Law

___ site stalled, exiting process... Help! :|


Avatar

David Law

Stoked for this, hope it comes soon!

Most of my notifications are this:
Cloning Fail

Cloning Unable to proceed!
_______ has another active clone ongoing Please wait until that process finishes to try again!


  • Avatar
Avatar

Joe Fletcher

I get "beep beep you're going to fast" all the time for the simplest requests.

Would love for them to lift the API call limits while they're working on this tasty queue system.


  • Avatar
Avatar

David Law

Yeah, me too.

We could potentially build our own queueing system if API limits were lifted.


  • Avatar
S

Steve Bell

Status changed to: In progress

Avatar

Scott Thomason

It would be really nice if we could see what actions are in process or waiting to be executed, rather than not knowing quite what's going on until a notification is displayed.


  • Avatar
  • Avatar
S

Steve Bell

Merged with: Make executing and pending actions visible

B

Benjamin Preiss

Ah and it would also be great to be able to restart / stop certain steps that are stalling. E.g. Server provisioning


  • Avatar
B

Benjamin Preiss

Yes, totally agree. I think there should be an extra button in the header for pending/completed tasks. When you press that button there should be an overlay with a list of pending and completed tasks associated to a server and/or site


  • Avatar