Skip to content

Added a job scheduler. Also removed grpc dependencies from core.

finn requested to merge finn/job_scheduler into master

Description

Added a job scheduler. Centralises job queues and keeps track of the status of jobs. Also removes GRPC deps from execution and worker instances.

Edited by finn

Merge request reports