dispatchrun / dispatch

Entrypoint of the Dispatch ecosystem.
11 stars 1 forks source link

Notify API if a response cannot be generated #9

Closed chriso closed 6 months ago

chriso commented 6 months ago

This PR updates the CLI to notify the Dispatch API if a response cannot be generated for an in-flight function run request. This can occur when the local application cannot be contacted or is misbehaving, or when the CLI is shutting down gracefully.