ONSdigital / eq-survey-runner

eQ Survey Runner
MIT License
21 stars 14 forks source link

EAR 1335 - 🛠 Comment out survey register from docker-compose #2757

Closed tbaggaley closed 3 years ago

tbaggaley commented 3 years ago

What is the context of this PR?

Retrospectively made ticket

eq-survey-runner was failing repeatedly when run locally in Docker despite providing AWS_REGION - it appears unable to connect a service it requires

Commented out for now since we are not using it for anything at the moment; saves console error spam when running runner locally / cpu overhead from restarting container continuously

How to review

Run runner via docker-compose up Should still work Shouldn't be spammed with eq-survey-register errors in console

Checklist