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

Add post on how to make events durable with OpenFaaS Async #342

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

welteki
Copy link
Member

@welteki welteki commented Jan 13, 2025

Description

Add a blog post that describe how the OpenFaaS connectors can be used to process events in a resilient way by invoking functions asynchronously.

Show how we have improved the support for async invocations from connectors by adding back pressure.

Motivation and Context

Announce the recent change made to the connector SDK to improve support for async invocations.

Have you applied the editorial and style guide to your post?

See the README.md

How have you tested the instructions for any tutorial steps?

Types of changes

  • New blog post
  • Updating an existing blog post
  • Updating part of an existing page
  • Adding a new page

Checklist:

  • I have given attribution for any images I have used and have permission to use them under Copyright law
  • My code follows the writing-style of the publication and I have checked this
  • I've read the CONTRIBUTION guide
  • I have signed-off my commits with git commit -s

@welteki welteki force-pushed the event-connector-backpresure branch 2 times, most recently from 4ac253d to c83007a Compare January 14, 2025 12:09
@welteki welteki marked this pull request as ready for review January 14, 2025 12:11
@welteki welteki force-pushed the event-connector-backpresure branch 3 times, most recently from d574baa to 180fee4 Compare January 14, 2025 12:44
Signed-off-by: Han Verstraete (OpenFaaS Ltd) <han@openfaas.com>
@welteki welteki force-pushed the event-connector-backpresure branch from 180fee4 to 1217126 Compare January 14, 2025 18:05
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