await saveToDDB()

in backend/answers/processAnswerStar/app.js [30:31]


        await saveToDDB(message)
      } catch (err) {