is there a way to remove all frozen messages at once? The only thing I
found is to set ignore_bounce_errors_after and timeout_frozen_after to
0s and run the queue again. But that way, if a message isn't frozen, a
delivery try is done first. Is there a way to skip this delivery try?