Skip to content

Conversation

@vinxcls
Copy link

@vinxcls vinxcls commented May 29, 2025

This pull request implements initial support for the autoresume feature, as discussed in issue #<issue_number>.

Three optional command-line parameters are introduced to allow flexible configuration of the autoresume behavior:

  • --auto-resume: Enables the autoresume functionality.
  • --resume-retry <N>: Sets the number of retry attempts. If not specified, retrying will continue indefinitely.
  • --resume-countdown <seconds>: Sets a countdown timer (in seconds) before attempting to reconnect.

As I’m new to the project, I welcome any feedback or suggestions. I'm happy to revise the patch to better fit the project's standards or improve the implementation as needed.

Thank you for your time and for maintaining this project!

@vinxcls vinxcls mentioned this pull request May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant