Skip to content

fix(connectors): apply db-rest host swap to in-app Run Test#343

Merged
keysersoft merged 1 commit into
mainfrom
keysersoft/db-rest-runtest-swap
Jun 16, 2026
Merged

fix(connectors): apply db-rest host swap to in-app Run Test#343
keysersoft merged 1 commit into
mainfrom
keysersoft/db-rest-runtest-swap

Conversation

@keysersoft

Copy link
Copy Markdown
Contributor

Follow-up to #338/#340/#341. The per-tool 'Run Test' (POST /connectors/:id/tools/:toolId/testexecuteConnectorCall) built the engine config from the raw connector.baseUrl (public v6.db.transport.rest), so in cloud it hit the unreachable public instance and hung until the 30s timeout ('Running...' forever). Route it through resolveInternalDbRestUrl like the MCP execution and Test-connection paths.

…onnectorCall)

The per-tool 'Run Test' in the UI calls executeConnectorCall, which built the
engine config from the raw connector.baseUrl (public v6.db.transport.rest).
In cloud that public instance is unreachable, so the test hung until the 30s
timeout ('Running...' forever). Route it through resolveInternalDbRestUrl like
the MCP execution and Test-connection paths so it hits the internal db-rest.
@keysersoft keysersoft merged commit 96d8741 into main Jun 16, 2026
12 checks passed
@keysersoft keysersoft deleted the keysersoft/db-rest-runtest-swap branch June 16, 2026 10:29
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant