Skip to main content

We are pulling results from an internal API for an action that needs to be executed by another system. When the results are returned, we are making multiple comments because each execution of the async action thinks the results are new. The problem is there are multiple actions that need to run so when the results are returned the action is not yet complete. 

One idea was to use the scripting directory to track progress, but there has to be something more elegant. 

Hi Josh, this is Maya from the Digital Customer Experience team at Google.
I would love to understand your usecase better in order to help you.


I would appreciate it if you can elaborate more about your usecase - why are you using async actions? Do you really need to fetch the results time after time, or once you have a result you can finish the async execution?


Thanks!
Maya


Reply