jim256 / ebay

0 stars 0 forks source link

Handling of NAMESPACE_ERR #19

Closed jim256 closed 4 years ago

jim256 commented 4 years ago

When this error does occur:

image

Do we retry the failed request?

james-carpenter commented 4 years ago

Per my note in Issue #21 I'll enable retries by default. If you see anything odd, you'll just have to add this line to your config.json. "RETRY_ENABLED": false,