Commit Graph

2 Commits

Author SHA1 Message Date
Stefano Raggi 8bcf55312a Fix DowngradeErrorCodeToWarningBrokerageMessageHandler for Python compatibility
Constructor argument has been changed from C# generic list type to array type.
2018-11-13 15:14:28 +01:00
Michael Handschuh 2422b16ce5 Add DowngradeErrorCodeToWarningBrokerageMessageHandler
This IBrokerageMessageHandler implementation accepts a list of message codes
that can be safely downgraded to warning messages. All other calls are patched
through to a wrapped implementation

Closes #2606
2018-10-16 19:26:47 -04:00