Of course they blamed the French ^^
UK air traffic control meltdown
11–20 of 459 posts
Re: UK air traffic control meltdown
#12And why could the system not put the failed flight plan in a queue for human review and just keep on working for the rest of the flights? I think the lack of that “feature” is what I find so boggling.
If you can stop the specific problematic plane taking off then keeping the system running is fine, but once you have a flight in the air it's a different game.
It's not totally unreasonable to say "we have an aircraft en route to enter UK airspace and we don't know when or where - stop planning more flights until we know where that plane is".
If you really can't handle the flight plan, I imagine a reasonable solution would be to somehow force the incoming plane to redirect and land before reaching the UK, until you can work out where it's actually going, but that's definitely something that needs to wait for manual intervention anyway.
Re: UK air traffic control meltdown
#13Is that supposed to be a meaningful statement?
Re: UK air traffic control meltdown
#14"the description sounds like the procedure is working directly on the textual representation of the flight plan, rather than a data structure parsed from the text file. This would be quite worrying, but it might also just be how it is explained." Oh, this is typical in airline industry work. Ask programmers about a domain model or parsing, they give you blank stares. They love their validation code, and they love jus…
There are already too many problems with non-compliant or legacy (or just buggy) data emitters, with the complexity in semantics or timing of the interfaces, to try and be clever with badly formatted/encoded data.
It's already difficult (and costly) to make a system work as specified, so subtle variations to make it more tolerant to unspecificied behaviour is just asking for bugs (or for more expensive systems that don't clear the purchasing price bar).
Re: UK air traffic control meltdown
#15Re: UK air traffic control meltdown
#16Of course they blamed the French ^^
[flagged]
Lol.
Anyways I actually think that's just reasonable response, system goes down/related system goes down , and in reviewing they are making frivolous updates to names that aren't needed.
I would question these updates (while they may be minor part of overall updates occuring).
Re: UK air traffic control meltdown
#17Of course they blamed the French ^^
Re: UK air traffic control meltdown
#18> The programming style is very imperative Is that supposed to be a meaningful statement?
Re: UK air traffic control meltdown
#19What exactly is the point of these support teams when they can't fix the most basic failure mode (a single bad input...)
Re: UK air traffic control meltdown
#20Of course they blamed the French ^^
[flagged]