try {
      await this.sender(msg);
    } catch (err) {
      this.regs.Remove(requestID, err);
      throw err;