Cron job not fully pushing data to database

Avatar
  • Answered
While running the cron job in cpanel it not fully push the data from API to local database.The data storage is differ from the API not fully stored into local database
Avatar
Arn
Hello,

Sorry for the problem with the CRON job. The CRON is actually the scheduler on the server that runs the script that you have designated. If the script is running on schedule, then there is nothing wrong with the CRON job. What you have described is that something in your script is not pushing the data correctly. Please troubleshoot your script to see why the data is not being correctly pushed to your database.

I hope this helps to answer your question, please let us know if you require any further assistance.

Regards,
Arnel C.