Skip to content

Conversation

@bchampp
Copy link
Member

@bchampp bchampp commented Oct 8, 2025

Issue #, if available:

Description of changes:
Implementing a file system store approach for persisting execution data to the filesystem. This will allow us to re-use the same files so that data isn't lost when the emulator server is stopped.

Dependencies

If this PR requires testing against a specific branch of the Python Language SDK (e.g., for unreleased changes), uncomment and specify the branch below. Otherwise, leave commented to use the main branch.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@bchampp bchampp force-pushed the feat/filesystem-store branch 5 times, most recently from c123997 to de47dde Compare October 9, 2025 22:33
@bchampp bchampp force-pushed the feat/filesystem-store branch 3 times, most recently from 2466ee6 to e71a0ba Compare October 10, 2025 20:06
@bchampp bchampp force-pushed the feat/filesystem-store branch from e71a0ba to 521160f Compare October 10, 2025 20:11
@bchampp
Copy link
Member Author

bchampp commented Oct 14, 2025

The failing workflow is due to aws/aws-durable-execution-sdk-python@ac4d6f5 -- unrelated to this change.

@bchampp bchampp merged commit 3b1ad24 into main Oct 14, 2025
10 of 14 checks passed
@bchampp bchampp deleted the feat/filesystem-store branch October 14, 2025 23:22
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.

3 participants