function failureHandler()

in customer/src/customer/index.js [184:187]


function failureHandler(error) {
  // chat failed
  console.log('[connect.ChatInterface.initiateChat] failed', error);
}