The reset_keys method queues thousands of jobs. It should queue a single job that then queues the thousands of jobs. https://github.com/sunlightlabs/django-locksmith/blob/master/locksmith/hub/views.py#L57-L78