lalitadithya / automate-anything-and-everything

A simple, easy to use, cloud native serverless automation framework built on Azure
MIT License
1 stars 0 forks source link

Add an API to react to the result of the worker and notify the task caller #26

Closed lalitadithya closed 4 years ago

lalitadithya commented 4 years ago

This API will be called by the task runner and it needs to notify the caller of the task that the status of the task has been updated.

lalitadithya commented 4 years ago

On second thought, this is not needed. The worker post to the callback URI