aws / aws/aws-durable-execution-sdk-python

[Testing] Localrunner `run_until_suspension`

未关闭
#431 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
pkg:testing
主要语言
Python
星标
53
派生
25
平均合并
1 天 19 小时
30 天内合并 PR
40

描述

Migration from https://github.com/aws/aws-durable-execution-sdk-python-testing/issues/219

---

It would be helpful if an alternative method `run_until_suspension` can be provided, which returns when the execution is suspended and users can choose to inspect the history events, interact with callbacks, skip the timers and etc.

_Originally posted by @zhongkechen in https://github.com/aws/aws-durable-execution-sdk-python-testing/pull/192#discussion_r3157449190_

贡献指南

打开贡献指南

调研方向

首先定位 Localrunner 的实现及其现有的执行方法,然后对比迁移后的 issue 和相关讨论,以确定预期的暂停行为。当 run_until_suspension 入口点在执行暂停时返回,并允许调用方检查历史记录、与回调交互以及跳过计时器时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
testing
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。