await iotPublish()

in backend/streams/processQuestions/app.js [62:63]


        await iotPublish(iotTopic, message)        
      } catch (err) {