await saveToDDB()

in backend/questions/processQuestion/app.js [36:37]


        await saveToDDB(message)
      } catch (err) {