DrydockLeaseUpdateWorker currently has the default priority of 2000. They should probably be higher priority than tasks like sending emails or executing herald rules.
Some context: we've had these tasks take longer to complete because the daemons were working through a backlog of emails and notifications they needed to send out. Is there a way for us to adjust this to our liking downstream? Or is there an upstream change that would make sense here?