Hello,
I'm encountering an issue while trying to search for Sentinel-2 data using the pystac_client library and attempting to retrieve the available assets. I receive the following error:pystac_client.exceptions.APIError: The request exceeded the maximum allowed time, please try again. If the issue persists, please contact planetarycomputer@microsoft.com.This occurs when querying Sentinel-2 data within certain spatiotemporal bounds. I've already tried reducing the spatial extent and time range of the query, but the issue persists.
Are there any recommendations for optimizing queries for Sentinel-2 data on the Planetary Computer STAC API? Or is there currently a known backend issue that might be causing this timeout?
Thanks in advance for any help or guidance!
Best regards,