WindhoverLabs / airliner

7 stars 3 forks source link

CF app sent only one Event when received QuickStatus Command #328

Open ynielson opened 1 year ago

ynielson commented 1 year ago

When the app received the QuickStatus Command(CF_QUICKSTATUS_CC) with the Transaction ID in the Pb Pending Queue, it sent a Event Message with the quick status information of the given transaction ID(0.3_0). 1) Error 1: Only one Event was sent, but there were 2 transactions with the same ID(0.3_0) in the Pb Pending Queue. (All the transaction IDs in the Pb Pending Queue are "0.3_0", because it is not yet assigned in the machine list). 2) Error 2: Transaction in the Event was the Last-In-First-Out entry from the Queue.