G-Node / G-Node/gin-valid

Worker queue

Open
#41 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Currently requests get run immediately as they come in. We should implement a worker queue for managing concurrent jobs up to a configurable maximum.

When a request comes in, it should write the "In Progress" badge immediately and then queue up to run the validation.

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.