today_ai_weather/app
songtianlun 15c1fc654d feat: refine city selection process for weather art
- Implement daily generation limit for weather arts
- Improve city selection by prioritizing active cities
- Introduce logging for city generation start time and list

This update enhances the efficiency of the `BatchGenerateWeatherArtsWorker`. It ensures that the system respects a daily limit on the number of generated images and improves how cities are selected for processing by prioritizing active cities while also conditionally selecting others if slots remain. Additionally, the added logging provides better insights into the generation process.
2025-02-13 16:18:40 +08:00
..
admin refactor: update popularity scope and controller logic 2025-02-12 17:54:57 +08:00
assets feat: add loading spinner and search updates 2025-02-12 14:47:30 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers refactor: update popularity scope and controller logic 2025-02-12 17:54:57 +08:00
helpers feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
javascript feat: add loading spinner and search updates 2025-02-12 14:47:30 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: enhance image handling for weather arts 2025-02-13 15:25:12 +08:00
services feat: enhance image generation prompt clarity 2025-02-12 11:56:09 +08:00
views feat: enhance image handling for weather arts 2025-02-13 15:25:12 +08:00
workers feat: refine city selection process for weather art 2025-02-13 16:18:40 +08:00