Skip to content

Conversation

@alexrudd2
Copy link
Collaborator

Closes #1243

I'm not sure if this breaks the serial code, but can't get pytest setup locally so I need to run the CI.

Copy link
Collaborator

@janiversen janiversen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's keep reconnect_delay, for 2. reasons:

  • avoid a breaking API change
  • when not using max, it is more logical to set reconnect_delay.

@janiversen janiversen merged commit 035ffc2 into pymodbus-dev:dev Jan 10, 2023
@janiversen
Copy link
Collaborator

Thanks for the PR.

@alexrudd2 alexrudd2 deleted the reconnect-delay branch January 10, 2023 15:24
alexrudd2 added a commit to alexrudd2/pymodbus that referenced this pull request Feb 21, 2023
* Fix broadCastEnable docstring
* Reduce min reconnect delay to 100ms, and cap max at 5 min.
Co-authored-by: jan Iversen <[email protected]>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TCP reconnect_delay changed from (100ms, 5min) to (5 min, infinite)

2 participants