Botfuel / botfuel-dialog

Botfuel SDK to build highly conversational chatbots
https://docs.botfuel.io
Other
102 stars 18 forks source link

SDK to try EE again after 503 error #231

Closed yangeorget closed 5 years ago

yangeorget commented 6 years ago

Problem is: when SDK sends request to EE, if service is being loaded, SDK gets 503 error.

Solution: Retry entext in SDK if get 503 error (when the service is being restarted), immediately, 3 times.