Fix worker cancelled on worker + Cache tickers
This commit is contained in:
@@ -139,7 +139,7 @@ internal static class GmxV2Mappers
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
Console.WriteLine($"Could not parse ticker for symbol {t.Symbol}: {e.Message}");
|
||||
//Console.WriteLine($"Could not parse ticker for symbol {t.Symbol}: {e.Message}");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user