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
[ ] New static content marked up for translation
[ ] Newly defined schema content included in eq-translations repo
What is the context of this PR?
Retrospectively made ticket
eq-survey-runner
was failing repeatedly when run locally in Docker despite providingAWS_REGION
- it appears unable to connect a service it requiresCommented 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 witheq-survey-register
errors in consoleChecklist