I refactored many methods of the package to further harden it for heavy use and production.
0.3
After discovering that the private API of Attribution.io has some problems with handling many requests at a time, I implemented the automated retries of HTTP requests in case the previous one failed. In between there is a delay to not overload the API to much.