[GH-ISSUE #201] Fix VPS Creation Polling Issues #133

Closed
opened 2026-03-03 11:13:18 +03:00 by kerem · 1 comment
Owner

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

Originally assigned to: @manikanta9176 on GitHub.

Originally created by @manikanta9176 on GitHub (May 29, 2025). Original GitHub issue: https://github.com/dflow-sh/dflow/issues/201 Originally assigned to: @manikanta9176 on GitHub.
kerem 2026-03-03 11:13:18 +03:00
Author
Owner

@manikanta9176 commented on GitHub (May 29, 2025):

Resolved several issues with the VPS creation polling mechanism:

  • Added proper timeout cleanup to prevent memory leaks
  • Implemented early termination when VPS is ready
  • Fixed state comparison logic for accurate updates
  • Reduced unnecessary API calls by only updating on changes
  • Improved error handling during polling failures
<!-- gh-comment-id:2919020379 --> @manikanta9176 commented on GitHub (May 29, 2025): **Resolved several issues with the VPS creation polling mechanism:** - Added proper timeout cleanup to prevent memory leaks - Implemented early termination when VPS is ready - Fixed state comparison logic for accurate updates - Reduced unnecessary API calls by only updating on changes - Improved error handling during polling failures
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#133
No description provided.