fix(remoteingress): Reconcile tunnel manager edge statuses with authoritative Rust hub periodically; update active tunnel counts and heartbeats, add missed edges, remove stale entries, and clear reconcile interval on stop

This commit is contained in:
2026-02-26 12:49:53 +00:00
parent 82dd19e274
commit a09e69a28b
6 changed files with 71 additions and 9 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '9.1.4',
version: '9.1.5',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}