today_ai_weather/app/workers
songtianlun c27bab7dc9 refactor: simplify weather art creation process
- Moved weather art creation inside the transaction block
- Updated variable names for clarity
- Ensured the transaction block manages the creation and attachment of images more clearly

This refactor improves the readability and maintainability of the
`create_weather_art` method while preserving its original
functionality. The changes also ensure that the transaction
affects the creation and attachment operations coherently.
2025-03-22 11:29:54 +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: adjust timing for weather arts generation 2025-03-06 09:22:40 +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 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