Skip to content

Add timeout config for the postPlugin #54

@rlf

Description

@rlf

Currently we quite often receive "Connection timeout"s from the MCStats plugin, not sure whether it's simply some plugins that doesn't have an appropriate "account" on mcstats.org, or it's the build-in timeout on the Connection.

But, it would be beneficial to have a timeout on the HTTP POST connection to mcstats.org.

I recognize, that the setReadTimeout and setConnectionTimeout on a Java Connection object is only one of many timeout-bottle-necks in the network-flow, but it's a place to start.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions