Skip to content

Commit 2f76b25

Browse files
authored
Update README.md
1 parent 9248dc1 commit 2f76b25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This repository contains an API to interact with the Garbo pipeline for processing reports. The current scope of the API is to provide endpoints for the validation to query jobs and processes and allow interaction between the Garbo pipeline and the user through validation requests.
44

5+
The latest run of each Company is shown in the company list.
6+
57
## Terminology
68
- **Queue**: A BullMQ queue that holds jobs to be processed. The pipeline consists of many independent queues.
79
- **Job**: An item in a BullMQ queue. A job contains data (payload) and metadata for processing.

0 commit comments

Comments
 (0)