Join Discord
Powered by
Retry calling a tool if the tool fails
# support
t
Tyler Thompson
08/20/2024, 12:49 AM
Hello, is there a way to retry calling a tool if the call initially times out or fails?
s
Shubham Bajaj
08/20/2024, 1:00 PM
you can check if tool response is success or failure using prompting and based on it retrry.
t
Tyler Thompson
08/20/2024, 1:46 PM
I will give that a try. Thank you
Previous
Next