Fix Exception
Profile
Fix Exception
🏆 FixMan BTC Cup

Exceptions for package
schedule
github stars 8928

likes 1
views 10
Scheduling .friday() jobs is only allowed for weekly jobs. Using .friday() on a job scheduled to run every 2 or more weeks is not supported. / schedule
likes 1
views 8
Invalid start day (valid start days are (param1)) / schedule
likes 1
views 7
Use weeks instead of week / schedule
likes 1
views 6
Scheduling .thursday() jobs is only allowed for weekly jobs. Using .thursday() on a job scheduled to run every 2 or more weeks is not supported. / schedule
First Prev Page 3 of 3 Next Last