21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-03 17:25:09 +02:00
chexpire/app/jobs
Colin Darie 717cd3fac3
Wrap first sync in a common job
Sometimes, when the first job is executed milliseconds after the insert, 
the db would not return it.
This way, we can safely perform another attempt.
2018-07-05 17:54:21 +02:00
..
application_job.rb Wrap first sync in a common job 2018-07-05 17:54:21 +02:00
resync_job.rb Wrap first sync in a common job 2018-07-05 17:54:21 +02:00
ssl_sync_job.rb SSL Checks with check_http 2018-07-02 17:21:08 +02:00
whois_sync_job.rb WhoisSyncJob : better error handling 2018-06-05 15:31:40 +02:00