FAQ | This is a LIVE service | Changelog

Verified Commit 723e87a0 authored by Hal Blackburn's avatar Hal Blackburn
Browse files

feat: add ExecutionInfo and related types

ExecutionInfo holds data to inform observers of the outcome of an event
handler function's execution. It models the successful and unsuccessful
outcomes of handling an event, which allows ucam_faas to communicate
success/failure via HTTP response, to logs and to automated tests in a
consistent way.

It's extensible, so that function implementers can return their own
subtypes to describe the specific results of their function and get the
general outcome details that apply to any function automatically.
parent 4b303264
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment