equinor / flotilla

Flotilla is the main point of access for operators to interact with multiple robots in a facility.
Eclipse Public License 2.0
16 stars 35 forks source link

Localization mission is not always placed first in the queue #1352

Closed oysand closed 7 months ago

oysand commented 8 months ago

Describe the bug When scheduling multiple missions it happens sometimes that localization mission is not placed above the others.

To Reproduce Schedule multiple missions and it sometimes occurs.

Expected behavior The localization mission should always be scheduled first.

Screenshots If applicable, add screenshots to help explain your problem.

mrica-equinor commented 8 months ago

This will be much easier when #1354 is merged

UsamaEquinorAFK commented 7 months ago

1354 is in now. It works fine in local tests as well.

UsamaEquinorAFK commented 7 months ago

This is handled in https://github.com/equinor/flotilla/pull/1417 since 1354 had to be removed because of database complications.

UsamaEquinorAFK commented 7 months ago

Closed as handled in #1418