Skip to main content
Version: 1.9

_RetryableSitemapStatusError

Internal signal that a sitemap fetch returned a retryable HTTP status.

Raised inside the response context manager so the stream is closed before the retry delay.

Index

Methods

Methods

__init__

  • __init__(status_code): None
  • Parameters

    • status_code: int

    Returns None

Page Options