{{Quickfixn}} How to handle persistence failures

Martin Cavanagh martin at wealthkernel.com
Thu Nov 25 01:53:52 PST 2021


Hi,

I'm currently creating a custom IMessageStore implementation, and looking
through the QuickFixN source, I can see that when persistence is triggered
(specifically in 'protected void Persist' in Session.cs), the return value
from state_.Set() (which calls on to the IMessageStore's Set method) is
ignored.

What is the intended approach to handling persistence failures?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20211125/5bd933fa/attachment.html>


More information about the Quickfixn mailing list