Skip to content

connection timeouts for iRODSSession have a maximum practical value #623

@d-w-moore

Description

@d-w-moore

Beyond a value of 9223372036.854775 seconds - around 290 years - large connection timeouts tend to blow up on actual use.

This is actually more of a Python library or OS-related issue, but it behooves us to handle it in PRC as well. So I propose we hard-limit it at the maximum value and log a warning that this action was taken.

See also the source issue for this one.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions