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

How are we gonna deal with aircraft disconnecting? #6

Open
kognise opened this issue May 5, 2022 · 1 comment
Open

How are we gonna deal with aircraft disconnecting? #6

kognise opened this issue May 5, 2022 · 1 comment
Labels
question Further information is requested
Milestone

Comments

@kognise
Copy link
Member

kognise commented May 5, 2022

No description provided.

@kmoberg
Copy link
Member

kmoberg commented May 7, 2022

My suggestion is that we give a grace period of 5 or 10 minutes where we do nothing, just leave the airplane as is, but we flag it as "disconnected" in the UI and API. We build a function to deal with disconnected aircraft - process them like a normal update, BUT use previous heading, speed and altitude to move them like it would normally do.

After grace period, remove it, but keep a record of it when we have a historical database, and if an airplane reconnects with the same details, including flightplan later, continue existing flight?

@kmoberg kmoberg added the question Further information is requested label May 7, 2022
@kmoberg kmoberg added this to the Backend MVP milestone May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants