ASFHyP3 / hyp3

A processing environment for HyP3 Plugins in AWS.
BSD 3-Clause "New" or "Revised" License
36 stars 8 forks source link

Internal Server Error from /jobs when end < start #2433

Open asjohnston-asf opened 6 days ago

asjohnston-asf commented 6 days ago

The /jobs endpoint returns an HTTP 500 internal server error when providing both the start and end parameters with end < start.

https://hyp3-api.asf.alaska.edu/jobs?start=2024-09-26T00:00:01Z&end=2024-09-26T00:00:00Z

Screenshot from 2024-09-26 15-30-28