- Introduce BATCH_SIZE constant to limit processed cities - Shuffle and limit eligible cities processing to enhance worker efficiency This update improves the performance of the BatchGenerateWeatherArtsWorker by ensuring that only a set number of cities are processed within the allotted time, reducing the risk of timeouts and making the overall system more responsive. |
||
---|---|---|
.. | ||
add_watermark_to_weather_art_worker.rb | ||
batch_generate_weather_arts_worker.rb | ||
clean_ahoy_data_worker.rb | ||
generate_weather_art_worker.rb | ||
refresh_sitemap_worker.rb |