today_ai_weather/app/workers
songtianlun ead795266e refactor: simplify sitemap scheduling process
- Removed conditional check for production environment in
  the initializer to ensure the sitemap refresh worker
  always runs at startup.
- Renamed Sidekiq configuration file from sidekiq.yml to
  sidekiq_scheduler.yml to better reflect its purpose.

These changes streamline the initialization process
for scheduled tasks and enhance the clarity of the
configuration files used in the project.
2025-01-25 11:24:44 +08:00
..
batch_generate_weather_arts_worker.rb fix: increase sleep duration in weather arts worker 2025-01-25 00:41:29 +08:00
generate_weather_art_worker.rb refactor: tidy up code style and remove unused fields 2025-01-24 00:25:06 +08:00
refresh_sitemap_worker.rb refactor: simplify sitemap scheduling process 2025-01-25 11:24:44 +08:00