Try/except around squeue timeout error?

Anyone know how to flat out force nipype to skip the squeue check in slurm that causes timeout errors? Even setting timeout=500 sec doesn’t resolve the problem.
I just want it to assume the job has finished and keep going if there is a timeout.