zcash-grant-system/blockchain/src/webhooks
William O'Beirne 15f960aec1
Blockchain watcher safety adjustments (#411)
* Fix a failed block potentially being skipped. Up retry sleep to 2 minutes, up number of failed requests to 10 to give blockchain more time to recover.

* Fix non-transaction vouts causing issues.

* Wrap whole scan function in try. Reduce retry time to 1 minute.
2019-03-28 11:35:45 -04:00
..
notifiers Blockchain watcher safety adjustments (#411) 2019-03-28 11:35:45 -04:00
index.ts Blockchain watcher safety adjustments (#411) 2019-03-28 11:35:45 -04:00