Management command to deal with AnnotationRun dupes? Or just rely on it being fixed manually?
Add unique_together database constraint on AnnotationRangeLock (and timestamps)
Change celery routing - maybe even make a deployment check that makes sure the paths there are correct - may catch other problems this way (kinda lame Celery doesn't do this)
ok, fixed celery, did deployment check etc - I am going to make sure all environment are ok before I do the unique_together, so putting this to sleep for a bit
Split from SACGF/variantgrid_shariant#177