Description of the issue
For time windows several months long, the metakernel API appears to time out, returning a "Service Unavailable" message.
Steps to reproduce the issue
Load the URL https://api.imap-mission.com/metakernel?start_time=813326400&end_time=825595200&list_files=true&file_types=leapseconds,spacecraft_clock,pointing_attitude,imap_frames,science_frames,planetary_ephemeris,ephemeris_reconstructed,planetary_constants
This is requesting a metakernel covering from 2025-10-10 to 2026-02-19.
It fails with a message {"message":"Service Unavailable"}
Expected vs Actual behavior
Expected a successful response with a list of kernel files.
Description of the issue
For time windows several months long, the metakernel API appears to time out, returning a "Service Unavailable" message.
Steps to reproduce the issue
Load the URL https://api.imap-mission.com/metakernel?start_time=813326400&end_time=825595200&list_files=true&file_types=leapseconds,spacecraft_clock,pointing_attitude,imap_frames,science_frames,planetary_ephemeris,ephemeris_reconstructed,planetary_constants
This is requesting a metakernel covering from 2025-10-10 to 2026-02-19.
It fails with a message
{"message":"Service Unavailable"}Expected vs Actual behavior
Expected a successful response with a list of kernel files.