today_ai_weather/app
songtianlun fe55437c96 refactor: update generation and sleep intervals
- Change generation interval from 6 hours to 24 hours
- Increase sleep duration from 3 seconds to 60 seconds

These adjustments aim to optimize the worker's performance and reduce resource consumption. This change reflects a shift towards longer generation cycles, potentially improving throughput.
2025-01-25 00:40:51 +08:00
..
admin feat: add batch weather art generation jobs 2025-01-22 16:50:00 +08:00
assets init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
helpers feat: add weather icons and update city view 2025-01-24 10:01:43 +08:00
javascript feat: add font styling and enhance city views 2025-01-20 18:02:28 +08:00
jobs refactor: clean up ai_service code formatting 2025-01-22 16:50:21 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models refactor: clean up city model and adjust worker timing 2025-01-23 23:59:48 +08:00
services fix: update Dockerfile and weather service configuration 2025-01-22 17:07:04 +08:00
views style: update site title in application layout 2025-01-25 00:34:20 +08:00
workers refactor: update generation and sleep intervals 2025-01-25 00:40:51 +08:00