- 26 Sep, 2025 1 commit
-
-
Wei Shoulin authored
feat(dag): include instrument, obs_type, obs_group, detector, filter, object, and proposal_id feat(dag): update update_dag_run function to support queue_time, start_time, and end_time feat(level0): rename obs_time parameter to date_obs feat(level1): rename obs_time parameter to date_obs test(dag): update test cases for new parameters and function name change
-
- 19 Aug, 2025 1 commit
-
-
Wei Shoulin authored
Introduce two new endpoints: - find_dag_run: search DAG run records with filters - update_dag_run_status_code: update status of a DAG run Include corresponding unit tests.
-
- 11 Jun, 2025 1 commit
-
-
Wei Shoulin authored
-