Currently the errors returned from Amazon API are silently ignored. Would be nice to track them.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3005891-2-log-errors-returned-from-amazon-api.patch | 1.56 KB | hideaway |
Currently the errors returned from Amazon API are silently ignored. Would be nice to track them.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3005891-2-log-errors-returned-from-amazon-api.patch | 1.56 KB | hideaway |
Comments
Comment #2
hideaway commentedWe do use the following patch to log an errors returned from API.
Comment #4
marcelovaniNice work, thanks