today_ai_weather/config
songtianlun 1ca468f9af fix: improve error handling for sitemap task
- Add error handling when scheduling the RefreshSitemapWorker in
  production.
- Log successful scheduling and errors for improved diagnostics.

This change ensures that any issues with scheduling the worker are
logged and can be addressed promptly, enhancing the reliability of
the application in production.
2025-01-25 11:05:53 +08:00
..
environments fix: update Active Job queue adapter to Sidekiq 2025-01-23 00:51:56 +08:00
initializers fix: improve error handling for sitemap task 2025-01-25 11:05:53 +08:00
locales feat: add countries and regions management 2025-01-21 18:27:26 +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 batch weather art generation jobs 2025-01-22 16:50:00 +08:00
database.yml init with rails8 + active-admin 2025-01-19 01:13:59 +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 refactor: change Sidekiq route to admin/tasks 2025-01-23 17:34:45 +08:00
schedule.rb feat: add background job processing with Sidekiq 2025-01-22 17:58:25 +08:00
sidekiq.yml feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
sitemap.rb fix: update default host in sitemap generator and refresh sitemap on worker 2025-01-23 19:40:08 +08:00
storage.yml chore: update storage configuration for production 2025-01-22 17:26:06 +08:00