From: Robert N. <ro...@el...> - 2023-03-27 14:15:44
|
By throttling do you mean block or reject? > On Mar 27, 2023, at 09:12, Robert Nicholson <ro...@el...> wrote: > > If you’re willing to keep the state you can then throttle however you like in your application class fromAdmin etc but you’ll need to make sure your heartbeat interval is set to accommodate it. > >> On Mar 27, 2023, at 08:47, AJIT GAUTAM <aji...@gm...> wrote: >> >> QFJ Documentation: http://www.quickfixj.org/documentation/ >> QFJ Support: http://www.quickfixj.org/support/ >> >> >> Hi, >> >> I would like to highlight one scenario and any solution for the same will be appreciated. >> >> I received huge multiple number of resend request on my Quickfix Java application and in this way my log messages were full. >> >> Is there any way I can control or set the throttling for admin messages in Quickfix Java. >> >> Regards >> Ajit >> _______________________________________________ >> Quickfixj-users mailing list >> Qui...@li... >> https://lists.sourceforge.net/lists/listinfo/quickfixj-users |