You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Filter "Order would immediately trigger" from batchResult.errors when handling batch order results.
Only log and persist actual errors; still check presence of any errors to drive retry logic.
This reduces noisy/expected errors in logs and the error DB while preserving correct retry behavior.
0 commit comments