* feat(multihreading): each url has it's own thread
* Fixing broken unit tests
* Improving readability when there are multiple URLs registerd and creating new action to upload metrics
* Improving error message when there's no file found
* Bumping the version
Co-authored-by: Alex Berenshtein <aberenshtein@yotpo.com>
* Migrating to python 3.7.2, but docker image is not working properly.
Need to continue investigating why it's not properly running.
* Trying to fix the build and fixing logging in the scheduler initialization.
* Trying to fix the build
* Collecting test results
* Fixing the dockerfile
* Updating the development dependencies