Skip to content

Comments

refactor(core)!: Migrate to context based executor#5838

Merged
Xuanwo merged 3 commits intomainfrom
refactor-timeout-layer
Mar 20, 2025
Merged

refactor(core)!: Migrate to context based executor#5838
Xuanwo merged 3 commits intomainfrom
refactor-timeout-layer

Conversation

@Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Mar 20, 2025

Which issue does this PR close?

Closes #5808

Rationale for this change

As part work of #5480

What changes are included in this PR?

  • Migrate TimeoutLayer to context based.
  • Remove executor from OpRead and OpWrite
  • Change public API of Operator

Are there any user-facing changes?

@github-actions github-actions bot added the releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" label Mar 20, 2025
Signed-off-by: Xuanwo <[email protected]>
@Xuanwo Xuanwo requested a review from meteorgan March 20, 2025 15:35
Signed-off-by: Xuanwo <[email protected]>
@Xuanwo Xuanwo merged commit 8ad6ab7 into main Mar 20, 2025
283 checks passed
@Xuanwo Xuanwo deleted the refactor-timeout-layer branch March 20, 2025 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement TimeoutLayer based on executor in context

2 participants