Open tanguilp opened 4 years ago
Also HTTP 503 errors with errno
201
(https://autopush.readthedocs.io/en/latest/http.html#error-codes) could be handled with the Tesla.Middleware.Retry
middleware automatically.
Hi and sorry for the delay. I do not have time to add this myself but I am very open to PRs. Thanks!
Simply a suggestion, Tesla allows adding middlewares that could be useful, for instance:
It also allows choosing a different adapter.
Great lib btw!