airavata-courses / TeamFlash

1 stars 3 forks source link

How do you reliably record state changes of the job progresses through the microservices? #90

Open pmpande opened 7 years ago

pmpande commented 7 years ago

Whenever user requests for status of submitted job gateway will contact registry and fetch the latest status. Registry uses aurora thrift client to retrieve updated status of the job.