Has anyone been able to resolve this? I have a script that checks the status of a relay and then toggles the relay. This script worked fine for a few runs and then stopped with errors : max_req : Request limit reached! response when posting to the /device/relay/control endpoint.
I have attached the sample node JS code. I have tried to reboot the switch however the same error is returned. I do not see any way of resetting this 'limit' within the device?
Thanks