Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@hkirat
Copy link

@hkirat hkirat commented Jan 28, 2026

Fixes #2323

Cron jobs seems to have broken after #1535

The reason seems to be an early return that was added in the PR above, that would not the system events queue clear if HEARTBEAT.md is empty.

Cron jobs are pushed to system events when executed, and hence the change ensures that if there are pending system events they should be executed irrespective of the heartbeat.md file being empty.

@hkirat
Copy link
Author

hkirat commented Jan 28, 2026

Tried inside the terminal and telegram.
Screenshot below from tg. Wasn't working before these changes.
Screenshot 2026-01-28 at 6 49 28 PM

@Glucksberg
Copy link
Contributor

This PR may help with several open cron issues:

Issues this could address:

Related PRs:

Could you clarify which specific cron bugs this addresses? Would help with issue triage.

@hkirat
Copy link
Author

hkirat commented Jan 29, 2026

This one specifically solves #2323 and potentially #2813

It should not affect #3220 and #3486

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Cronjob with whatsapp does not work

2 participants