Samagra-Development / yaus

Yet Another URL Shortner
https://github.com/Samagra-Development/yaus/wiki
11 stars 28 forks source link

Cron Job Failing at specific time #82

Closed Nazi-pikachu closed 11 months ago

Nazi-pikachu commented 1 year ago

Describe the bug I have observed current cron jobs are failing at around 1 A.M IST.

To Reproduce Steps to reproduce the behavior:

  1. Its hard to reproduce it since i have observed this only at specific time around 12 - 1AM.

Expected behavior Ideally cron job should work fine and sync our clicks in db

Screenshots image

Additional context The reason for cron jobs failing at only specific time could be due to the way cron jobs is scheduled in YAUS Additional testing would be required to confirm this bug.

yuvrajsab commented 11 months ago

Is it still relevant?

Nazi-pikachu commented 11 months ago

@yuvrajsab I don't think so since we have removed the cron job to update the click count

yuvrajsab commented 11 months ago

We removed this cronjob, so this is not relevant now.