event-gateway icon indicating copy to clipboard operation
event-gateway copied to clipboard

React to any event with serverless functions across clouds

Results 63 event-gateway issues
Sort by recently updated
recently updated
newest added

Right now Event Gateway Config API doesn't support CORS. It makes it difficult to use SDK in the browser.

If you use the event "ANY" for any of your functions API Gateway does not work :( ``` Failed to configure the Event Gateway. Failed to configure the Event Gateway....

kind/feature

**User problem**: As a user of the Event Gateway, I need to include credentials for all of my backing functions. This can be a difficult deployment problem, plus it can...

kind/feature

User problem: I may deploy and manage FaaS functions outside of my Event Gateway subscription workflow. This could make it difficult to keep my functions registered with the Event Gateway....

kind/feature

kind/feature
stage/needs-feedback

kind/feature
stage/needs-feedback

kind/feature
stage/needs-feedback

Current, a function is invoked a single time on a subscription. Failures are logged but the subscription is not tried again. Let's allow users to set a retry policy for...

reliability

Build a Swift SDK so that Swift users can interact with the Event Gateway in their applications.

supporting tooling