Denys Pecheniev

Results 2 issues of Denys Pecheniev

We have a business logic which sends some events. In order to trigger retry logic on errors we catch some errors there e.g. `requests.exceptions.ConnectionError` and `analytics.request.APIError`. When `APIError` raises we...

Validator of Argentinian post codes requires either `NNNN` or `ANNNNAAA` format. It recognizes `ANNNN` as invalid formatt.