It defaults to unchecked, which is different behavior from before.
But the confusing part is that if something is rendering, but errorring, with the default settings those tasks wont get suspended. But since they are actively erroring i can easily get into a situation where i click ‘suspend job’ then i’m left with a bunch of queued tasks. At first i thought the suspension feature was just simply buggy, till i realized whats going on (rendering tasks not being suspended, then requeing due to an error).