today_ai_weather/app/workers
songtianlun 81c1d33036
Some checks failed
Docker Dev / docker (push) Has been cancelled
CI / scan_ruby (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
Docker Main / docker (push) Has been cancelled
fix: update generation interval for weather arts
- Change generation interval from 36 hours to 365 days
- Commented out the old interval for reference

This update significantly extends the generation interval for
weather arts, ensuring that the batch generation process is
more efficient and less frequent. The old interval has been
kept as a comment to provide context for future references.
2025-04-15 16:23:01 +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: update generation interval for weather arts 2025-04-15 16:23:01 +08:00
clean_ahoy_data_worker.rb chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
generate_city_description_worker.rb fix: correct logger reference in city description worker 2025-04-12 15:40:53 +08:00
generate_weather_art_worker.rb refactor: simplify weather art creation process 2025-03-22 11:29:54 +08:00
refresh_sitemap_worker.rb chore: set S3 bucket ACL to private 2025-03-22 11:11:50 +08:00
submit_to_indexnow_worker.rb refactor: update URL generation for weather arts 2025-04-08 15:51:24 +08:00