updateTime is greater then timestamp+recvWindow. How is it possible?
POST https://fapi.binance.com/fapi/v1/order
Request: timestamp=1652263924829&recvWindow=50&symbol=BTCBUSD&type=LIMIT&side=BUY&newClientOrderId=1706326771397599-29608&newOrderRespType=RESULT&quantity=0.001&price=32039&timeInForce=GTX
Response:
{“orderId”:5880478756,“symbol”:“BTCBUSD”,“status”:“NEW”,“clientOrderId”:“1706326771397599-29608”,“price”:“32039”,“avgPrice”:“0.0000”,“origQty”:“0.001”,“executedQty”:“0”,“cumQty”:“0”,“cumQuote”:“0”,“timeInForce”:“GTX”,“type”:“LIMIT”,“reduceOnly”:false,“closePosition”:false,“side”:“BUY”,“positionSide”:“BOTH”,“stopPrice”:“0”,“workingType”:“CONTRACT_PRICE”,“priceProtect”:false,“origType”:“LIMIT”,“updateTime”:1652263925043}