integrations / integrations/snappydoo

Allow user to specify retry limit

Open
#1 0 comments 0 reactions 1 assignee Claimed by @wilhelmklopp View on GitHub
Dominant language
JavaScript
Stars
13
Forks
3
PR merge metrics
No merged PRs in 30d

Description

In snappydoo config

package.json
```
{
"snappydoo": {
"in": "/some/path",
"out": "/some/path",
"retry": // number of times to retry if a message didn't load. Default: 1
}
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.