Skip to content
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.

Question: Catching errors #164

Open
dbabaioff opened this issue Oct 2, 2017 · 1 comment
Open

Question: Catching errors #164

dbabaioff opened this issue Oct 2, 2017 · 1 comment

Comments

@dbabaioff
Copy link

I'm using apai-io and is working really well! But I wanted to catch some exceptions like:

  1. The request to amazon failed - the request didn't finish - (can we define a timeout?)
  2. Amazon sent back an error (any kind of error)

How can I handle these use cases using apai-io?

@dingman
Copy link

dingman commented Dec 4, 2017

+1 I'd love to see better error handling. I had to write my own. For example when I query for 10 products, but 3 have an error, or 1 has an error. I have to account for that on my own. Subscribing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants