Skip to content

Fix topology view behavior when backend endpoint is missing#67

Merged
kaskol10 merged 1 commit into
mainfrom
fix/topology-view
Apr 20, 2026
Merged

Fix topology view behavior when backend endpoint is missing#67
kaskol10 merged 1 commit into
mainfrom
fix/topology-view

Conversation

@kaskol10

Copy link
Copy Markdown
Owner

Description

Add a compatibility fallback to /api/v1/nodes for older deployments and include detailed debug logging in topology request handling so route, fetch, truncation, and parse failures are easier to diagnose.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test update

Related Issues

#65
Closes #

Changes Made

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed

Test Results

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Additional Notes

@kaskol10 kaskol10 merged commit d068dd4 into main Apr 20, 2026
6 checks passed
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.

1 participant