Skip to content

Commit

Permalink
Update states.md
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady authored Jan 22, 2024
1 parent 6d5fb26 commit 9a6c0a9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions design/queue-2023/states.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,13 @@
- manifest of manifest - create N job entries and create the array in the batch object
- QUESTION: if manifest of zips - defer zip download to job OR catch potential errors here
- RESUME here
- QUESTION: could we always create a job using a URL?
- url to a pre-signed file upload (single file)
- we could force the Merritt UI to ALWAYS create a presigned file upload
- url to a pre-signed file upload (manifest)
- we could force the Merritt UI to ALWAYS create a presigned file upload
- url to an entry in manifest of manifests
- url to a zip entry in a manifest of manifests
- construct JOB object
- construct job folder
- retreive manifest payload and save to job folder
Expand Down

0 comments on commit 9a6c0a9

Please sign in to comment.