You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Garbo Pipeline API
2
2
3
-
This repository contains an API to interact with the Garbo pipeline. The current scope of the API is to provide endpoints for the validation to query jobs and processes and allow interaction between the pipeline and the user through validation requests.
3
+
This repository contains an API to interact with the Garbo pipeline. 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.
4
4
5
5
## Terminology
6
6
-**Queue**: A BullMQ queue that holds jobs to be processed. The pipeline consists of many independent queues.
0 commit comments