songtianlun
c1fa16c690
- Replace synchronous job processing with asynchronous - Ensure processing does not exceed API rate limits This change allows for better performance by offloading the queue management to Sidekiq, enabling more efficient parallel processing of weather art generation. It also prevents potential API rate limit violations by maintaining a delay between requests. |
||
---|---|---|
.. | ||
admin | ||
assets | ||
controllers | ||
helpers | ||
javascript | ||
jobs | ||
mailers | ||
models | ||
services | ||
views | ||
workers |