today_ai_weather/app
songtianlun fc721ada9f
Some checks are pending
Docker / docker (push) Waiting to run
CI / scan_ruby (push) Waiting to run
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
Refactor: Limit images generation
- Modify the `PER_RUN_ION` constant of `BatchGenerateWeatherArtsWorker` from
  3 to 2, reducing the number of images generated on each run.

- This change reduces the limit and will not affect other parts
  of the application.
- It is about reducing the number of images generated per run and
  will impact the performance of the application.
- It will not affect the other parts.
</commit_message>
2025-02-17 23:21:04 +08:00
..
admin refactor: improve: changes in admin panel 2025-02-16 13:42:13 +08:00
assets refactor: replace OpenLayers with Mapbox GL 2025-02-15 11:21:12 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers feat: update art listings in home controller 2025-02-17 14:38:29 +08:00
helpers feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
javascript feat: implement social sharing functionality 2025-02-16 11:58:25 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: improve weather art display and generation 2025-02-17 00:15:32 +08:00
services feat: refactor: change image generation quality 2025-02-16 13:27:25 +08:00
views feat: improve weather art display and generation 2025-02-17 00:15:32 +08:00
workers Refactor: Limit images generation 2025-02-17 23:21:04 +08:00