mirror of
https://github.com/amidaware/rmmagent.git
synced 2026-04-26 14:55:47 +03:00
[PR #79] [CLOSED] Fix nats connection backoff #112
Labels
No labels
bug
bug
enhancement
fixed
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rmmagent#112
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/amidaware/rmmagent/pull/79
Author: @kirill-567
Created: 3/12/2026
Status: ❌ Closed
Base:
develop← Head:fix/eff-attempts📝 Commits (10+)
627442dAdded openframe mode69abb80Removed profilesab21bfeUse openframe prefix059e31fUse openframe prefixbe91190Gitignoref16836bOpenframe prefix1f54938Refactoring4f7f2ddRefactoring79797d1Refactoring4bd0a5bRefactoring📊 Changes
82 files changed (+8807 additions, -187 deletions)
View changed files
➕
.github/PULL_REQUEST_TEMPLATE.md(+10 -0)➕
.github/steps/sign-macos-package/action.yml(+114 -0)➕
.github/steps/sign-windows-package/action.yml(+76 -0)➖
.github/workflows/ci.yml(+0 -42)➕
.github/workflows/release.yml(+184 -0)➕
.github/workflows/test.yml(+85 -0)📝
.gitignore(+2 -0)➕
.main.md(+39 -0)➕
CONTRIBUTING.md(+608 -0)📝
LICENSE.md(+112 -47)📝
README.md(+231 -4)➕
SECURITY.md(+91 -0)➕
agent/.agent.md(+44 -0)➕
agent/.agent_unix.md(+60 -0)➕
agent/.agent_windows.md(+55 -0)➕
agent/.checkin.md(+36 -0)➕
agent/.checks.md(+48 -0)➕
agent/.choco_windows.md(+25 -0)➕
agent/.embed_darwin.md(+32 -0)➕
agent/.embed_stub.md(+19 -0)...and 62 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.