Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Add possibility of timeout #45

Merged
merged 1 commit into from
Apr 27, 2021
Merged

Add possibility of timeout #45

merged 1 commit into from
Apr 27, 2021

Conversation

mcoughlin
Copy link
Collaborator

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.

@mcoughlin mcoughlin requested a review from lpsinger April 27, 2021 18:29
@codecov
Copy link

codecov bot commented Apr 27, 2021

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%) ⬇️
dorado/scheduling/scripts/simsurvey.py 9.09% <0.00%> (-0.04%) ⬇️

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.

@lpsinger lpsinger merged commit 8078b5d into nasa:main Apr 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants