self.timeout = Meteor.setTimeout(() => {
        if (!data.read) {
          markRead.call({
            threadId
          }, (err, res) => {