Add activities to queue
未关闭
enhancement
tests
user-facing
- 主要语言
- Python
- 星标
- 61
- 派生
- 16
- 平均合并
- 32 分钟
- 30 天内合并 PR
- 8
描述
# Feature
## Desired Behavior / Functionality
A user should not have to keep track of when it is allowed to submit activities to PASEOS. Rather, the user may submit activities to a queue of activities that gets performed on a first-in first-out basis by PASEOS.
## What Needs to Be Done
Implement a function queue_activity() and have PASEOS check the queue once an activity is finalized.
## How Can It Be Tested
Make a test that submits multiple activities via the queue and check that each gets executed properly.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。