Currently if you run collection-task locally in docker you get some error messages, we think this is to do with the version of python which is being run.
This ticket is to investigate what causes this problem, and implement a fix such that this runs successfully.
The benefit of this is that we can easily and effectively run the collection-task code (and all its dependencies) locally and therefore be very sure that if a new fix/feature works locally then it will also work in Production.
Currently if you run collection-task locally in docker you get some error messages, we think this is to do with the version of python which is being run.
This ticket is to investigate what causes this problem, and implement a fix such that this runs successfully.
The benefit of this is that we can easily and effectively run the collection-task code (and all its dependencies) locally and therefore be very sure that if a new fix/feature works locally then it will also work in Production.