Import Config Status hangs when not used in browser
-
Using mango ver. 3.7.7
I'm trying to streamline processes and that involves inserting new points and values automatically from an admin page outside of mango. Have been using the JWT to talk to the API via node with my own requests to the json import config and json import status.However, for some reason the http requests hangs until Mango finally responds with 100% complete as little as 15 seconds to 1 minute later.
I was expecting incremental updates to I could poll like it is done in the dashboard.Can someone please enlighten me?
Fox