[GH-ISSUE #152] Update SSH Connection Details on Server Page Load #105

Closed
opened 2026-03-03 11:13:08 +03:00 by kerem · 0 comments
Owner

Originally created by @manikanta9176 on GitHub (May 6, 2025).
Original GitHub issue: https://github.com/dflow-sh/dflow/issues/152

Originally assigned to: @manikanta9176 on GitHub.

  • On the Servers page, perform a real-time SSH connection check when the page is opened. If the retrieved SSH connection status differs from the current value stored in the database, update it accordingly.
  • Note: This is the only place in the application where a live SSH connection check is performed. In all other parts of the application, we rely solely on the stored SSH status value.
Originally created by @manikanta9176 on GitHub (May 6, 2025). Original GitHub issue: https://github.com/dflow-sh/dflow/issues/152 Originally assigned to: @manikanta9176 on GitHub. - On the Servers page, perform a real-time SSH connection check when the page is opened. If the retrieved SSH connection status differs from the current value stored in the database, update it accordingly. - Note: This is the only place in the application where a live SSH connection check is performed. In all other parts of the application, we rely solely on the stored SSH status value.
kerem 2026-03-03 11:13:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dflow#105
No description provided.