I am getting response from webhook for the first task change but for the next task changes in the same task of a workspace i am not getting the required output immediately.Is there any alternate way to get the output immediately.
Afraid I haven’t run into either that long of a delay or not seeing webhooks with the expected task IDs, and I don’t have any great ideas on what might be going on.
Asana has improved their webhook delay significantly since my last post 27 days ago.
The median delay is ~7s since 5 December 2022. It is a 4x improvement.
Just curious what the formula is for your delay calculation - obviously the end of it is the time you receive a webhook, but what do you use as the start of the delay duration? Once you receive a webhook, do you then look at the modified timestamp on the object the webhook reported as your starting time? Or…?