today_ai_weather/app/workers
songtianlun c529f5fd7b refactor: update job class for weather art generation
- Change from using GenerateWeatherArtJob to GenerateWeatherArtWorker
- Maintain asynchronous job processing

This refactoring improves the clarity of the job class being used
for generating weather art and adheres to project conventions. The
change does not affect the API rate limits as the sleep duration
remains the same.
2025-01-23 09:28:31 +08:00
..
batch_generate_weather_arts_worker.rb refactor: update job class for weather art generation 2025-01-23 09:28:31 +08:00
generate_weather_art_worker.rb chore: rename job classes and update Sidekiq config 2025-01-22 18:47:41 +08:00