The cowdexag solver on prod is producing a few alerts lately.
The simulation shows that the solutions do not respect the users limit prices.
At some point Valentin found that 0x buy orders did not respect the queried buy amount so we made limit price checks stricter on for all solvers in the services repo.
I suspect the same issue could be causing the problems for the cowdexag solver so I lifted the code change from here and adapted it a bit.
The cowdexag solver on prod is producing a few alerts lately. The simulation shows that the solutions do not respect the users limit prices. At some point Valentin found that 0x buy orders did not respect the queried buy amount so we made limit price checks stricter on for all solvers in the services repo. I suspect the same issue could be causing the problems for the cowdexag solver so I lifted the code change from here and adapted it a bit.