...
Code Block |
---|
"delays": { ... "lockTimeInMilliseconds": 10000, // default delay between simultaneous calls to MDLP, in ms "pollCryptoContainerLimit": 15000, // max await time between simultaneous calls to MDLP, in mams "pollCryptoContainerAttemptDelay": 20 // attempt delay for chckingchecking await expiration values, in ms } |
...