Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add offline and isarConnected prechecks #1620

Merged

Conversation

prasm313
Copy link
Contributor

Will close one of the points in #1592.

Prior to this PR:

  • When robot was offline the user could schedule missions but missions would not appear in mission queue.

  • When robot had connection issues (isarConnected=false), the user could schedule missions, the missions would appear in queue, but the missions would not run even if isar connection was re-established.

After this PR:

  • The user will not be able to schedule mission if the robot is offline or has connection issues. They will get an error banner with an explanation to the problem.

Copy link

🔔 Changes in database folder detected 🔔
Do these changes require adding new migrations? 🤔 In that case follow these steps.
If you are uncertain, ask a database admin on the team 😄

@prasm313 prasm313 force-pushed the add-offline-and-isarconnected-prechecks branch from 51fb3b2 to 5d1569f Compare June 14, 2024 10:15
@prasm313 prasm313 self-assigned this Jun 14, 2024
@prasm313 prasm313 force-pushed the add-offline-and-isarconnected-prechecks branch from 5d1569f to 9955ed5 Compare June 17, 2024 13:36
@prasm313 prasm313 merged commit 0e8e38f into equinor:main Jun 17, 2024
10 checks passed
@prasm313 prasm313 deleted the add-offline-and-isarconnected-prechecks branch June 17, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants