Merge branch '17-cannot-connect-to-rabbitmq-server-on-ip-address-change' into 'master'
Added a mechanism for resending messages on connection error Closes #17 See merge request cryton/cryton-worker!61
- .gitlab-ci.yml 2 additions, 2 deletions.gitlab-ci.yml
- cryton_worker/lib/consumer.py 39 additions, 6 deletionscryton_worker/lib/consumer.py
- cryton_worker/lib/task.py 21 additions, 9 deletionscryton_worker/lib/task.py
- cryton_worker/lib/util/util.py 7 additions, 0 deletionscryton_worker/lib/util/util.py
- tests/unit_tests/test_consumer.py 30 additions, 1 deletiontests/unit_tests/test_consumer.py
- tests/unit_tests/test_task.py 12 additions, 1 deletiontests/unit_tests/test_task.py