today_ai_weather/app/workers
songtianlun df86a10f03 fix: correct logic for weather arts selection
- Update query to select weather arts with last generation time
  greater than the cutoff time.
- Adjust logging for clarity, including brackets around limits
  and counts for better readability.
- Change from appending to selected cities to concatenating selected
  cities, ensuring the full list is preserved.

This commit resolves an issue where the logic for filtering
recent weather arts was incorrect, potentially leading to missing
relevant entries. Additionally, it improves log output formatting
for better debugging.
2025-02-17 13:29:31 +08:00
..
add_watermark_to_weather_art_worker.rb fix: correct handling of watermark attachment check 2025-02-05 14:57:28 +08:00
batch_generate_weather_arts_worker.rb fix: correct logic for weather arts selection 2025-02-17 13:29:31 +08:00
clean_ahoy_data_worker.rb chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
generate_weather_art_worker.rb fix: update AI service logging and weather services 2025-02-13 17:21:41 +08:00
refresh_sitemap_worker.rb fix: update sitemap default host 2025-02-17 13:18:57 +08:00