sot / kadi

Chandra commands and events
https://sot.github.io/kadi
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Break events and commands processing into separate task_schedules #118

Closed taldcroft closed 6 years ago

taldcroft commented 6 years ago

This is to allow commands processing and ftp to GRETA to happen more frequently, say once per hour.

The only non-obvious content change is adding the --occ flag to the command for the OCC config files. This flag has a default of True if the user is SOT, but better to just be explicit.

jeanconn commented 6 years ago

Looks good to me. I'd nit-pick that task_schedule_occ_cmds.cfg could use a new "Subject".

taldcroft commented 6 years ago

Fixed the subject in 7cb5571.