def _on_timeout(self): self._timeout = None if self.final_callback is not None: raise HTTPError(599, "Timeout")