Closed patdunlavey closed 2 years ago
It seems like this is the most solid way to fix this obscure error that only happens if the NLP processor fails to provide a response in get_call, and as a result post_call() is retried with empty params.
Feel free to target this PR to a new branch (0.5.0?) if this branch is frozen.
Thanks @DiegoPino !
It seems like this is the most solid way to fix this obscure error that only happens if the NLP processor fails to provide a response in get_call, and as a result post_call() is retried with empty params.