Or add logic to detect and ignore outdated orderStatus/openOrder messages. *As far as I know*, those messages which appear to be the latest (based on content like status or 'filled' quantity) can be relied upon. That is, status or 'filled' does't actually go backwards, and such messages can be ignored without causing further problems. (Apparently servers do things in parallel and responses aren't always in sequence.)