sendProfileCompletenessToQueue.process(async function (job, done) {
  try {
    await ScoreController.handleProfileCompleteness(job.data)
  } catch (error) {
    sendError({