mirror of
https://github.com/nick-fields/retry.git
synced 2026-02-13 08:35:26 +00:00
fix: surface exit code from spawned process
patch: added dotenv sample configuration and command to run locally fix: added timeout_seconds input and handle timeout properly
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1501,6 +1501,12 @@
|
||||
"is-obj": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"dotenv": {
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.2.0.tgz",
|
||||
"integrity": "sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==",
|
||||
"dev": true
|
||||
},
|
||||
"duplexer2": {
|
||||
"version": "0.1.4",
|
||||
"resolved": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz",
|
||||
|
||||
Reference in New Issue
Block a user