Closed jhgaylor closed 9 years ago
This thing swallows up errors... failed http requests, type errors, etc. Need better error handling on promises
Great example: https://github.com/jhgaylor/statbot/blob/master/statbot_api/src/DataSources.coffee#L20
Any exception from LoL is just going to disappear
This thing swallows up errors... failed http requests, type errors, etc. Need better error handling on promises
Great example: https://github.com/jhgaylor/statbot/blob/master/statbot_api/src/DataSources.coffee#L20
Any exception from LoL is just going to disappear