Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

"Processing" response for async requests #43

Open
davidmarinangeli opened this issue Oct 26, 2017 · 2 comments
Open

"Processing" response for async requests #43

davidmarinangeli opened this issue Oct 26, 2017 · 2 comments

Comments

@davidmarinangeli
Copy link

My webhook takes time to process a request (more or less 8-9 seconds) and I would like to send a "temporary" response like "I'm processing" "Wait a while".

Is there a way to do this?

I send every response with the output.setSpeech("MESSAGE") method but (obviously) I can’t send two of them (one while the webhook processes the request and the other at the end of it).

I'm talking about this also on the official forum https://discuss.api.ai/t/fulfilment-using-webhook-takes-time-to-get-the-data/3726 where seems that someone has found a workaroud for JS.

@davidmarinangeli
Copy link
Author

Anyone?

@jromero
Copy link

jromero commented Aug 21, 2018

Also looking for said functionality...

Any insight on whether it's even possible would be awesome.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants