I am wondering if it’s possible to pause a queued job when the current day is a non-working day (like the weekend) like wait for it being processed until a specific day. Is this possible?
Do I need to write a custom job filter attribute for this? If so, how would this work?