service some times doesn't work
Hi,
I am having a strange issue here that I don't know how to investigate,
I created thingshape then a template that has this thingshape, then I created 7 things driven from this template.
inside the thingshape i have a subscription that calls a service within the same thing shape, lets call it service 1 , this service 1 do some calculation and then calls service 2 and service 3 ,
the issue is:
service 1 and 2 works fine on all the 7 things with no issues, but service it is rarely works for all the 7 things, most of the time works for one or two things only,
I tried to check the script log errors but nothing there, and when i run this service manually inside the thing it works fine with no issues.
I don't know what should i share else but the issue is not related to whatever the code written in any of the services (from my testing).
thanks

