Tech debt: refactor of scheduler + job updates #1033
Labels
enhancement
New feature or request
priority: medium
Medium priority
project: gateway
Label to identify features related with gateway project
Milestone
What is the expected enhancement?
As a dev I want program jobs emit an event and notify backend to update status of job and results in order to remove polling logic.
Currently job updated using polling logic and django commands.
The text was updated successfully, but these errors were encountered: