We would like to stop Sidetiq from scheduling new jobs based on some condition. In our use case, that there are no newer versions of the code running in another deployment/container)
How can we add logic at the point Sidetiq is scheduling the job and prevent it from doing so?