- 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>