Skip to content

Configure task proxy timeouts - #12

Merged
imakunin merged 3 commits into
mainfrom
feature/cloudyt-853-timeouts
Aug 10, 2026
Merged

Configure task proxy timeouts#12
imakunin merged 3 commits into
mainfrom
feature/cloudyt-853-timeouts

Conversation

@imakunin

Copy link
Copy Markdown
Collaborator

Summary

  • configure global upstream connect, route, and stream-idle timeouts
  • support per-operation route and stream-idle timeout overrides
  • document task_proxy annotation format

Testing

  • go test ./...
  • helm template task-proxy ./chart

@imakunin imakunin changed the title CLOUDYT-853: Configure task proxy timeouts Configure task proxy timeouts Aug 10, 2026
@imakunin
imakunin requested a review from futujaos August 10, 2026 09:02
Comment thread README.md
```yson
<"task_proxy"={
"enabled"=%true;
"route_timeout_seconds"=600;

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Maybe we need to set a timeout for each task individually? Or same timeout for all tasks in operation will be enough?

@imakunin
imakunin merged commit 0c90406 into main Aug 10, 2026
2 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