Support retry for short trade #887
Labels
enhancement
New feature or request
priority: P1
An important issue that must be fixed before the next release, but does nto require immediate focus.
Currently short trades can be failed without proper reason with just
execution reverted
message. Fixing this problem post-mortem proved to be very difficult.Instead we could have retry logic with some wait time (e.g: 30s) to retry these failed trades a few times before giving up totally
The text was updated successfully, but these errors were encountered: