-
# Job state diagram
```mermaid
stateDiagram-v2
[*] --> PREPARING_SUBMISSION
SIMULATION_RUNNING --> FAILED
MERGING_RUNNING --> FAILED
FAILED --> [*]
PREPARING_SUBMISSIO…
-
### Describe the bug
I recently learned there is a `job_history` folder, mentioned in the docs [here](https://docs.aws.amazon.com/deadline-cloud/latest/developerguide/build-job-bundle-parameters.html…
-
Show the time a job was submitted in the detailed job view.
┆Issue is synchronized with this [Asana task](https://app.asana.com/0/1201735133575781/1201737328686086) by [Unito](https://www.unito.io)…
-
bigpicture has a use case for indirect access to images, e.g. letting an algorithm run over images that aren't allowed to be viewed by actual humans.
One idea for fulfilling that is to align with the…
-
### Description
Use the CAMDBS version of the INIT_AND_CLOSE_EM_SUB_ACCESS stored procedure in the [CAMD CAT_MAINTENANCE package](https://usepa.sharepoint.com/:u:/r/sites/CAMDCVPTeam/Shared%20Document…
-
### What happened?
After upgrading both craft and freeform simultaneously from latest v4 versions to latest v5 versions, and successfully running `php craft up` I'm getting an error on the `Freeform:…
-
Perform End-to-end testing of refactored Scheduler and Watcher in the dev environment
Deployment:
- [x] update MAGs to 1.3.12 in workflow / import configs (metagenome only)
- [x] build new image and …
-
I have noticed that execution of commands (e.g., `condor_submit` for the condor backend) appear to be synchronous. In fact, there's a small note about this in the code itself:
https://github.com/d…
-
Requested in 5188773-zen
**Usecase**
The first job_submit shortcode lets the customer submit a job posting.
The second job submits a shortcode that lets the customer submit a Classified like …
-
Based on info in https://github.com/US-EPA-CAMD/easey-ui/issues/6205.
If a failure occurs during submission processing or when the processing job is kicked off, the submitter and ECMPS Support should…