You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2020. It is now read-only.
This repository was archived by the owner on Mar 5, 2020. It is now read-only.
Where is the code for "Once the progressive response call completes, return your full skill response object. Note that you cannot send any more progressive responses after you return the response object."? #18
I saw in our doc about progressive response that "Once the progressive response call completes, return your full skill response object. Note that you cannot send any more progressive responses after you return the response object."
Just wondering where is the sample code that I can determine "Once the progressive response call completes?". I couldn't find anything in the code in function dispatchProgressiveResponse that tells developer the API call completes.