-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
One of the instances has started suffering hung requests to the Ubidots API. Restarting the container makes the problem go away for some minutes(!) The problem doesn't seem to be Ubidots because the other instance is not having the same problem.
More investigation is required to determine if the hang is the actual HTTPS call to the API or before that. It is already known it isn't a hang-up in receiving messages from RabbitMQ. It could be something in the Ubidots module before the Requests call.
The problem could also be the cloud env - it is undergoing a lot of changes at present and many services are suffering.
In any case, adding a timeout to the request would be a good idea because it shouldn't hang.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working