8e5ef176a4
* retry checkpoints with backoff and optional failover registry for deploys * never abort checkpoint cleanup * simulate checkpoint failure for 5 minutes * add flag to simulate checkpoint push failure * add flag to control push failure simulation duration * backoff with helper * handle all coordinator errors * improve stop retrying * increase cleanup ipc timeout * improve webapp socket.io handler error logging * remove unused backoff function
Coordinator
Sits between the platform and tasks. Facilitates communication and checkpointing, amongst other things.