aws / aws/aws-durable-execution-docs

Durable Execution SDK Specification

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
13
Forks
13
Avg merge
3d 2h
Merged PRs (30d)
25

Description

Provide a language SDK specification for developers to build their own SDKs and establish conformance testing.

The spec will live in this repo.

The specification defines the behavior that any conforming SDK implementation must exhibit. It covers the execution model, checkpointing semantics, callback protocol, parallel execution guarantees, and error propagation rules. SDK authors use this specification as the authoritative reference when implementing or verifying an SDK in any language.

This section will eventually also house a test specification or test suite that prospective Durable Execution SDKs must pass.

Prior art:
https://github.com/aws/aws-durable-execution-sdk-js/pull/369

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.