[PR #1] [MERGED] Better disconnect handling #3

Closed
opened 2025-10-29 16:29:45 +01:00 by pablo2048 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Pablo2048/modbus-rtu-master/pull/1
Author: @Pablo2048
Created: 10/9/2024
Status: Merged
Merged: 10/9/2024
Merged by: @Pablo2048

Base: mainHead: development


📝 Commits (2)

  • 6272dbf Better disconnect and connection timeout handling
  • 4f5fb3d Missing reader.cancel() call.

📊 Changes

1 file changed (+25 additions, -10 deletions)

View changed files

📝 src/modbus-rtu-master.js (+25 -10)

📄 Description

Enhanced reconnect


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Pablo2048/modbus-rtu-master/pull/1 **Author:** [@Pablo2048](https://github.com/Pablo2048) **Created:** 10/9/2024 **Status:** ✅ Merged **Merged:** 10/9/2024 **Merged by:** [@Pablo2048](https://github.com/Pablo2048) **Base:** `main` ← **Head:** `development` --- ### 📝 Commits (2) - [`6272dbf`](https://github.com/Pablo2048/modbus-rtu-master/commit/6272dbf38ab2ee99b1d79d8dd53bcfb45977b735) Better disconnect and connection timeout handling - [`4f5fb3d`](https://github.com/Pablo2048/modbus-rtu-master/commit/4f5fb3daa8f70fbb3f6b653b9d4ce86f6ed93a76) Missing reader.cancel() call. ### 📊 Changes **1 file changed** (+25 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/modbus-rtu-master.js` (+25 -10) </details> ### 📄 Description Enhanced reconnect --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
pablo2048 added the pull-request label 2025-10-29 16:29:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-mirrors/modbus-rtu-master#3