I am currently using a query in my table to show only machines that are “active”.
My app then uses its aggregation as a looping list. However most of the time the app is showing me an error “loop list is empty” most of the times I try to execute. However, after about 3 restarts of the app, the loopers successfully execute their tasks, but then it shows the same error for about 3 restarts again.
I tested the query on the table and all works fine.
Have any of you encountered a similar issue? And if yes, how did you manage to fix it?
Yes, sure. You can start your journey here : Connectors
If you are struggling later with filter, order,… there is some hidden docs at:
https:// YOUR TULIP INSTANCE.tulip.co /apiDocs (remove spaces and replace by your instance)