Botfuel / botfuel-dialog

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

Be careful of logging in sdk #233

Open yangeorget opened 6 years ago

yangeorget commented 6 years ago

Solution:

Original request: Sometime unloggable objects are logged, see https://github.com/Botfuel/botfuel-dialog/pull/207

It throws the exception "[Run] Converting circular structure to JSON TypeError: Converting circular structure to JSON" and the issue is not caught by the tests. It happened to me a couple of times now (Michel)