EFForg / EFForg/congress-forms-test
It's hard to batch run patched jobs from the UI
Open
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Currently the workflow for retrying jobs if for the contractor to figure out the problem, then someone with shell access performs:
```
$ rake phantom-dc:delayed_job:perform_fills[A000001]
```
And that command will retry all the delayed_jobs associated with that bio_id.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.