It's good, let me just add that for the cron job, let's track over say the next 60 days maybe or whatever you recommend to see which is more reliable. So when an earthquake happens, then we'll get an email, but within 15 minutes, the cron job, or what is it? Yeah, so hourly. So every hour, we'll get the cron job will kick in to check. So over the next 60 or so days, whatever you recommend, we compare whether the email came in and we got notification from it faster or slower than the cron job, and then if it shows that the email comes in and we see it sooner, then we can get rid of that cron job altogether. What do you think about that?