pub const MaxPendingOrdersExceeded: u64 = 2000;
Tried placing a new pending order when the position already has the maximum allowed number of pending orders.