We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f79a5df commit 73fbcfcCopy full SHA for 73fbcfc
README.md
@@ -85,7 +85,7 @@ this requirement can be relaxed later.
85
86
### Limitations
87
88
-## Delayed Jobs
+#### Delayed Jobs
89
AWS Batch has no method to delay a job and as it's our runner, we don't have an easy work around. If you require delayed
90
jobs for your use case, at this point my recommendation would be to use a regular DB queue, and to fire a job into it
91
which will fire your batch job at the correct time.
0 commit comments