Fix .First Position update + add more details when position rejected
This commit is contained in:
@@ -688,6 +688,7 @@ public class EvmManager : IEvmManager
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
SentrySdk.CaptureException(ex);
|
||||
throw;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user