daycry / cronjob

- Manage Cron jobs in Codeigniter 4
MIT License
64 stars 20 forks source link

while cron has error no proper message display #15

Closed maheshwari-vaibhav closed 1 year ago

maheshwari-vaibhav commented 1 year ago

image

while there is an error in cron that time {} display in error message

daycry commented 1 year ago

Errors catches with thows, for example,

throw new Exception("Value must be 1 or below");

On Fri, 12 May 2023, 18:22 Vaibhav Maheshwari, @.***> wrote:

[image: image] https://user-images.githubusercontent.com/61326537/238027333-90a2840e-32c9-4c5f-9ca6-45c6124c7239.png

while there is an error in cron that time {} display in error message

— Reply to this email directly, view it on GitHub https://github.com/daycry/cronjob/issues/15, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZ5DP4THDLCUYBRUNYEPMTXFZPVLANCNFSM6AAAAAAX7XUZWE . You are receiving this because you are subscribed to this thread.Message ID: @.***>