HI all,
I've taken the time to adjust an available stomp-client in python for my own needs and that seems to work, but I have an issue with the VSTP feed.
When I start my client and leave it running (using wakepy), it stays connected but does not appear to get any new message from the VSTP feed after a few minutes of inactivity (I've confirmed this by checking with other sources, for ex. Phil's website, which lists when the last VSTP message was received) - my logfiles indicate I still get all of the stomp heartbeats requested, but I don't appear to get any new VSTP message. This doesn't seem to happen if I subscribe instead (or simultaneously, although that seems like a work-around which doesn't really solve whatever the root cause is) to the higher-activity feeds (TD or TRUST). Is this a known issue or something I'm doing wrong config-wise on my end?
Cheers,
Alex