constructor() {
    super(...arguments);

    this.controller = new AbortController();
    this.controller.signal