today_ai_weather/app/workers
songtianlun 5fa49d97ca fix: reduce sleep time in weather arts worker
- Change sleep duration from 1 minute to 10 seconds in
  BatchGenerateWeatherArtsWorker.

This change addresses API limitations by reducing the wait time
between job submissions, thereby increasing the efficiency of
the batch processing for generating weather arts.
2025-01-23 09:58:08 +08:00
..
batch_generate_weather_arts_worker.rb fix: reduce sleep time in weather arts worker 2025-01-23 09:58:08 +08:00
generate_weather_art_worker.rb feat: modify BatchGenerateWeatherArtsWorker to use city ID 2025-01-23 09:50:17 +08:00