aidotse / aidotse/PASEOS

Add activities to queue

未關閉
#55 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。