I am setting up a several new routes to a new test destination with the catch that this destination will only want messages for a certain period of time, intermittently. So an hour now, then connected for another hour tomorrow sometime, etc. I do not want messages to queue up in the recovery database and send once connectivity is re-established because the destination side will not like hours of saved messages coming at once.
I would prefer not to add and remove the routes every time we stop connectivity.
Is there a typical “rule of thumb” for this type of scenario? Are you all using the forward feature and sending them to the void? Are people just disabling the recovery database for that thread and letting the destination side stop connectivity, or are people just adding a kill tcl to that threads outbound?
On a side note, other traffic from this source thread (to other destinations) needs to stay up and running the entire time (thread cycles are ok).
Please let me know if you have any ideas of the best approach.
Thank you,
Jon