mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-21 16:52:04 -07:00
debugging
This commit is contained in:
@@ -175,6 +175,8 @@ function decodeError (err) {
|
||||
}
|
||||
}
|
||||
|
||||
console.log(`JSON of error: ${JSON.stringify(err, null, 2)}`)
|
||||
|
||||
// Handle 429 errors thrown by nginx
|
||||
if (err.error) {
|
||||
console.log('decodeError: err: ', err)
|
||||
|
||||
Reference in New Issue
Block a user