Lifespan Callback

2 posts / 0 new
Last post
Offline
Last seen: 3 years 4 months ago
Joined: 10/27/2021
Posts: 9
Expired Lifespan Callback

Hi Community,

 

For a project we are designing a progam that ask subscribers if they can do a certain activity. Therefore we have a 'Request' and 'Response' topic.

The subscribers only respond to the request when they can do the requested activity. So when 0 subscribers can do the activity, there will be no response in the 'Response' topic.

 

I've implemented the lifespan QoS so that requests automatically disappear. We don't want the subscribers responding to an old request. 

Subscribe to RSS - Lifespan Callback