batch processing w/ exponential backoff (#79)
Signed-off-by: Brian DeHamer <[email protected]>
This commit is contained in:
@@ -151,7 +151,7 @@ describe('subjectFromInputs', () => {
|
||||
})
|
||||
})
|
||||
|
||||
describe('when the file eixts', () => {
|
||||
describe('when the file exists', () => {
|
||||
let dir = ''
|
||||
const filename = 'subject'
|
||||
const content = 'file content'
|
||||
|
||||
Reference in New Issue
Block a user