today_ai_weather/config
songtianlun f6cf64e5b8 feat: add scheduled task for IndexNow submissions
- Make the `perform` method accept an optional parameter for recent updates
- Log the number of URLs submitted to IndexNow
- Introduce a new scheduled job for submitting URLs to IndexNow daily

This commit enhances the functionality of the `SubmitToIndexnowWorker` by allowing
it to be triggered via a scheduled job. It also adds logging for better monitoring
of submissions, improving traceability and performance in sitemap management.
2025-04-08 14:21:54 +08:00
..
environments refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00
initializers refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00
locales feat: add translations for wiki data in locales 2025-04-02 14:43:03 +08:00
application.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
boot.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
cable.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
cache.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
credentials.yml.enc feat: add download card for weather arts 2025-03-24 17:31:05 +08:00
database.yml fix: improve database URL configuration 2025-02-11 17:01:13 +08:00
deploy.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
environment.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
puma.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
queue.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
recurring.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
routes.rb feat: add key verification and IndexNow submission worker 2025-04-08 14:04:16 +08:00
schedule.rb feat: add background job processing with Sidekiq 2025-01-22 17:58:25 +08:00
sidekiq_scheduler.yml feat: add scheduled task for IndexNow submissions 2025-04-08 14:21:54 +08:00
sitemap.rb refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00
storage.yml refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00