01-23-2017, 11:07 PM
i checked now, and in fact there are two bugs, one that i fixed in the latest release and the other i didn't notice till now
since the first call returns 404
1. Sending to all the other HTTP locations is not done - this is the bug i need to fix, it should try all of them
2. Sending to the MQTT Destination is also aborted - this is what i fixed in the last release
so in general if you remove the http calls (or make the script return 200) - it will go through this and reach teh MQTT part
in MQTT - also - if for some reason sending to one of the topics fails - the others are aborted
since the first call returns 404
1. Sending to all the other HTTP locations is not done - this is the bug i need to fix, it should try all of them
2. Sending to the MQTT Destination is also aborted - this is what i fixed in the last release
so in general if you remove the http calls (or make the script return 200) - it will go through this and reach teh MQTT part
in MQTT - also - if for some reason sending to one of the topics fails - the others are aborted