async getSessions(state) {
      store.setState({
        sessionsGetStatus: RequestStatus.Getting
      });
      try {