Skip to content

gosdk: adds scheduler ABI support & example with delay filter#36

Merged
mathetake merged 3 commits intomainfrom
scheduler
Jul 4, 2025
Merged

gosdk: adds scheduler ABI support & example with delay filter#36
mathetake merged 3 commits intomainfrom
scheduler

Conversation

@mathetake
Copy link
Copy Markdown
Member

@mathetake mathetake commented Jul 4, 2025

This implements the scheduler ABI envoyproxy/envoy#39765 in Go SDK and adds an example using it. This allows the module to freely perform the asynchronous operation per request without blocking the entire thread.

Ref #25

mathetake added 2 commits July 4, 2025 09:02
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
@mathetake
Copy link
Copy Markdown
Member Author

Rust clippy failure is irrelevant so i will fix in another pr...

@mathetake mathetake changed the title gosdk: Adds scheduler callback example with delay filter gosdk: adds scheduler ABI support & example with delay filter Jul 4, 2025
@mathetake mathetake merged commit 96e3cbf into main Jul 4, 2025
7 checks passed
@mathetake mathetake deleted the scheduler branch July 4, 2025 00:22
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.

1 participant