- Renamed `BatchGenerateWeatherArtsJob` to `BatchGenerateWeatherArtsWorker` - Renamed `GenerateWeatherArtJob` to `GenerateWeatherArtWorker` - Updated Sidekiq configuration to set Redis URL and logger level - Modified `sidekiq.yml` to use the new worker class names and added queue configurations These changes help in aligning the class names with their purpose as workers in Sidekiq, while also ensuring better configuration for Redis and logging. |
||
---|---|---|
.. | ||
batch_generate_weather_arts_worker.rb | ||
generate_weather_art_worker.rb |