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

Getting a grpc.FutureTimeoutError while using Reformulator from the checkpoint #19

Closed
SuryaSg opened this issue May 2, 2019 · 1 comment

Comments

@SuryaSg
Copy link

SuryaSg commented May 2, 2019

Are you running the environment server before running the reformulator code?

https://github.com/google/active-qa/issues/15#issue-407744369
@graviraja @JohannesTK I'm getting the above error even after running the environment server.
Please anyone help fixing it..
Screenshot for gRPC Environment server

gRPC

@SuryaSg
Copy link
Author

SuryaSg commented May 24, 2019

Resolved it by modifying below code in environment_client.py. Thanks.
grpc.channel_ready_future(channel)#.result(timeout=30)

@SuryaSg SuryaSg closed this as completed May 24, 2019
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

1 participant