gojek / proctor

A Developer-Friendly Automation Orchestrator
Apache License 2.0
123 stars 42 forks source link

Getting status of a proc submitted to proctor service #9

Closed hogaur closed 6 years ago

hogaur commented 6 years ago

POST /jobs/execute returns a job-id to the user. But there is no way to get status of a job submitted to service.

Let's expose an API to fetch the status of a job.