Skip to content

Feature/command timeout and execd headers#227

Merged
ninan-nn merged 2 commits intoalibaba:mainfrom
ninan-nn:feature/command_timeout_and_execd_headers
Feb 11, 2026
Merged

Feature/command timeout and execd headers#227
ninan-nn merged 2 commits intoalibaba:mainfrom
ninan-nn:feature/command_timeout_and_execd_headers

Conversation

@ninan-nn
Copy link
Collaborator

@ninan-nn ninan-nn commented Feb 10, 2026

Summary

  • Add run-command timeout support across Kotlin, Python, and JavaScript sandbox SDKs. Closes sandbox执行command需要新增超时时间控制 #217
  • Add support for the headers extension in endpoint responses. The returned execd endpoint headers are automatically attached to all subsequent requests to the sandbox execd endpoint.

Testing

  • Not run (explain why)
  • Unit tests
  • Integration tests
  • e2e / manual verification

Breaking Changes

  • None
  • Yes (describe impact and migration path)

Checklist

  • Linked Issue or clearly described motivation
  • Added/updated docs (if needed)
  • Added/updated tests (if needed)
  • Security impact considered
  • Backward compatibility considered
Pangjiping
Pangjiping previously approved these changes Feb 11, 2026
Copy link
Collaborator

@Pangjiping Pangjiping left a comment

Choose a reason for hiding this comment

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

lgtm

@jwx0925
Copy link
Collaborator

jwx0925 commented Feb 11, 2026

@codex review

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 794f2e3bdf

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ninan-nn ninan-nn force-pushed the feature/command_timeout_and_execd_headers branch from 794f2e3 to 6ac056b Compare February 11, 2026 03:54
@ninan-nn ninan-nn force-pushed the feature/command_timeout_and_execd_headers branch from 6ac056b to 800129d Compare February 11, 2026 06:16
Copy link
Collaborator

@hittyt hittyt left a comment

Choose a reason for hiding this comment

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

LGTM

@ninan-nn ninan-nn merged commit a55b9de into alibaba:main Feb 11, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment