Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webhook call failed. Error: DEADLINE_EXCEEDED. #77

Open
TanviVartak opened this issue Jan 8, 2020 · 2 comments
Open

Webhook call failed. Error: DEADLINE_EXCEEDED. #77

TanviVartak opened this issue Jan 8, 2020 · 2 comments

Comments

@TanviVartak
Copy link

Hi,
When I fire requestQuery API, the webhook failed with error "DEADLINE_EXCEEDED".
In the firebase log, webhook was executed successfully within 1944ms with status code 200.
webhook is not external webhook.
react-native-dialogflow version 3.2.2
This error appears intermittently, any help is appreciated.

Thanks,
Tanvi

@Gabsys
Copy link

Gabsys commented Jan 22, 2020

I face this issue as well. I don't really think is react-native-dialogflow's issue though, more like Dialogflow's webhook issue because I get the same error when I do testing with their test console.

@TanviVartak
Copy link
Author

I face this issue as well. I don't really think is react-native-dialogflow's issue though, more like Dialogflow's webhook issue because I get the same error when I do testing with their test console.

In webhook's log, there is no error and it's execution status is 200. Also, it executes within timeout period.
Any idea what causes this error or any ways to resolve it?

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

No branches or pull requests

2 participants