SAGUARO-MMA / saguaro_tom

A Target and Observation Manager for SAGUARO
0 stars 0 forks source link

Tns query error #103

Open noahfranz13 opened 3 days ago

noahfranz13 commented 3 days ago

This PR slightly adjusts the TOM vetting hook to handle the new TNS query outputs (some can be None now which breaks the previous version of the TOM).

This PR also adds a message to the top of the TOM if a user requests to run the vetting code and we have to skip the TNS part of it because they are throttling our requests. This message is mostly just as a warning and instructs the user how long to wait before clicking the vetting button again. The rest of the vetting code is run even if the TNS query is throttled.