Skip to content

The request exceeded the maximum allowed time, please try again. If the issue persists, please contact planetarycomputer@microsoft.com. #487

@Ethan-Chen421

Description

@Ethan-Chen421

Description

Requests are consistently timing out with the error “The request exceeded the maximum allowed time”. This issue has been ongoing for 48 hours and occurs frequently, making the Planetary Computer service nearly unusable. This type of error also appears on the official website. I wonder if there's another surge in visit.

Error message

The request exceeded the maximum allowed time, please try again.
If the issue persists, please contact planetarycomputer@microsoft.com.

Image

Steps to reproduce

  1. Call the Planetary Computer API (e.g., via the planetary-computer SDK or direct request to /api/stac/v1/... endpoints);
  2. Wait for the response;
  3. The above timeout error is returned, and the request fails.

Note: The issue occurs across different endpoints and at different times, with a very low success rate.

Expected behavior

Requests should complete successfully within a reasonable time, not time out consistently.

Actual behavior

The vast majority of requests fail due to exceeding the maximum allowed time. The service has been effectively unavailable for about 48 hours.

Environment

  • Service: Microsoft Planetary Computer (Hub / API)
  • Access method: Python SDK (planetary-computer) / direct HTTP requests
  • Region: Europe Central
  • First observed: Around 2026-06-07 (ongoing)

Additional context

Request for assistance

Please investigate the backend status of Planetary Computer, specifically:

  • Whether API gateway or load balancer timeouts are too short, or backend responses are too slow;
  • Possible resource bottlenecks (database, STAC index, storage account throttling);
  • Any recent deployment changes or regional outages.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions