Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error handling for connection reset when pulling the topology and the OXP is still booting up #159

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

italovalcy
Copy link
Contributor

Fix #144

Description of the change

This change adds a minimal enhancement on the error handling process while pulling the topology from OXP and the OXP is not accessible (e.g., OXP is still booting up or during a maintenance window) -- resulting in ConnectionReset (not previously handled).

Local tests following the guidelines for single server deployment showed this fix was effective to avoid exceptions and crash of the topology pulling script.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10100421046

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 77.964%

Totals Coverage Status
Change from base Build 10077763335: 0.0%
Covered Lines: 1214
Relevant Lines: 1493

💛 - Coveralls

@italovalcy italovalcy merged commit bbcce1b into main Jul 29, 2024
9 checks passed
@italovalcy italovalcy deleted the fix/issue_144 branch July 29, 2024 21:22
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.

error handler on pull_topo_changes script
3 participants