We've observed several reliability issues related to MQTT proxy provider
1) If one of the parties is offline, there could be large number of messages that can't be processed and blocking the api operations.
2) When we send deployment spec, we send all targets (because we want the client has all relevant information to operate), we should optimize to filter out unrelated targets to reduce message size.
We've observed several reliability issues related to MQTT proxy provider
1) If one of the parties is offline, there could be large number of messages that can't be processed and blocking the api operations. 2) When we send deployment spec, we send all targets (because we want the client has all relevant information to operate), we should optimize to filter out unrelated targets to reduce message size.