Skip to content

Conversation

@tianzhou
Copy link
Contributor

Fix #103

Copilot AI review requested due to automatic review settings October 12, 2025 13:19
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements a basic GET endpoint for the root path ("/") that returns an empty 200 response, addressing issue #103 for client connection checks.

  • Added a root endpoint handler that returns HTTP 200 with empty body
  • Positioned the endpoint before the existing health check endpoint
  • Includes descriptive comment explaining the purpose

@tianzhou tianzhou merged commit 8e93cc1 into main Oct 12, 2025
1 check failed
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.

Autogen Agent fails to connect to dbhub over HTTP

2 participants