Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Rust/Cloudevents] JobSink Integration / Long Running Functions #2592

Open
pierDipi opened this issue Nov 25, 2024 · 1 comment
Open

[Rust/Cloudevents] JobSink Integration / Long Running Functions #2592

pierDipi opened this issue Nov 25, 2024 · 1 comment

Comments

@pierDipi
Copy link
Member

pierDipi commented Nov 25, 2024

As described in #2586, we need to integrate the Rust CloudEvents functions with JobSink

  • when the env variable K_EXECUTION_MODE is equal to batch the runtime will read the event from the file and pass it to the handler
  • If the function returns a new event it would be produced to an endpoint that is pointed by K_SINK env variable (if present) (so that you can use JobSink in combination with SinkBinding to have "job callbacks")
Copy link
Contributor

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 26, 2025
@lkingland lkingland removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 28, 2025
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

No branches or pull requests

2 participants