This repository has been archived by the owner on May 22, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vote_q proc pickle -> JSON msg migration part 2
Part 2 of a multi-phase commit to migrate the message format of the vote queues from pickle to JSON. This updates queries.queue_vote() to send the amqp message in JSON format instead of pickle. It should deployed AFTER part 1 has been deployed to all vote queue processors.
- Loading branch information