aidotse / aidotse/PASEOS

Add activities to queue

Open
#55 0 comments 0 reactions 0 assignees View on GitHub
enhancement tests user-facing
Dominant language
Python
Stars
61
Forks
16
Avg merge
32m
Merged PRs (30d)
8

Description

# 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.