today_ai_weather/app/workers
songtianlun 0af41e24a8 feat: fix: generate weather art
Add logging for the daily generated counts

The change log adds a log statement to display the
count of slots generated.
The code change includes two parts:
*   a debug log of
    number of slots generated and
    the number of
    generation slots
*   a change that generates the
    number of
    art per day
    to the
    user's log
    informing
    the art generated.
The logs are added for monitoring.
The log
statement outputs the
number of generated art and the limit.
</commit_message>
2025-02-16 01:08:49 +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 feat: fix: generate weather art 2025-02-16 01:08:49 +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 fix: update AI service logging and weather services 2025-02-13 17:21:41 +08:00
refresh_sitemap_worker.rb feat: add sitemap functionality 2025-01-26 00:07:44 +08:00