Skip to content

Add a timeout to the Ubidots delivery request #100

@dajtxx

Description

@dajtxx

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions