Closed bhilbert4 closed 1 year ago
Tests of random program numbers all seem ok. I see log messages about batch queries, which is the solution to the timeout errors that Armin was working on solving. Webpages are created as long as uncal files are downloaded.
@arminrest are you happy with how these changes look? If so I can merge them.
This PR adds in a number of changes Armin had implemented locally.
Among them is a fix for the MAST timeout errors that were interfering with some searches. These were solved by querying in batches, at the recommendation of the MAST developers.
This also introduces sortable.js, for creating sortable tables when results are saved in html files.