nasa / dorado-scheduling

Dorado observation planning and scheduling simulations
Other
23 stars 8 forks source link

Add possibility of timeout #45

Closed mcoughlin closed 3 years ago

mcoughlin commented 3 years ago

Once in a while as the survey loops the scheduler gets stuck searching for optimal. This implements a timeout if requested as we do not necessarily care about optimality.

codecov[bot] commented 3 years ago

Codecov Report

Merging #45 (3616f91) into main (ec4b5a3) will decrease coverage by 0.07%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
- Coverage   26.71%   26.63%   -0.08%     
==========================================
  Files          28       28              
  Lines        1355     1359       +4     
==========================================
  Hits          362      362              
- Misses        993      997       +4     
Impacted Files Coverage Δ
dorado/scheduling/scripts/main.py 9.40% <0.00%> (-0.25%) :arrow_down:
dorado/scheduling/scripts/simsurvey.py 9.09% <0.00%> (-0.04%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ec4b5a3...3616f91. Read the comment docs.