Skip to content

Update CLOUDFLARE_WORKER_URL in acontext-cli#340

Merged
GenerQAQ merged 1 commit intomemodb-io:devfrom
ultranity:patch-1
Mar 3, 2026
Merged

Update CLOUDFLARE_WORKER_URL in acontext-cli#340
GenerQAQ merged 1 commit intomemodb-io:devfrom
ultranity:patch-1

Conversation

@ultranity
Copy link
Copy Markdown
Contributor

update CLOUDFLARE_WORKER_URL to use environment variable or host.docker.internal

Why we need this PR?

Failed to create sandbox when start server with acontext server up:
APIError: 500: failed to create sandbox

Describe your solution

CLOUDFLARE_WORKER_URL is no longer hardcoded to localhost:8787, which is not available for acontext-server-core in docker

Impact Areas

Which part of Acontext would this feature affect?

  • Client SDK (Python)
  • Client SDK (TypeScript)
  • Core Service
  • API Server
  • Dashboard
  • CLI Tool
  • Documentation
  • Other: ...

Checklist

  • Open your pull request against the dev branch.
  • All tests pass in available continuous integration systems (e.g., GitHub Actions).
  • Tests are added or modified as needed to cover code changes.

update CLOUDFLARE_WORKER_URL to use environment variable  or host.docker.internal
@ultranity ultranity requested a review from a team as a code owner February 25, 2026 09:09
@GenerQAQ
Copy link
Copy Markdown
Contributor

GenerQAQ commented Mar 3, 2026

LGTM

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 3, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@GenerQAQ GenerQAQ merged commit 91d832b into memodb-io:dev Mar 3, 2026
8 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.

2 participants