Select the types of activity you want to include in your feed.
Cap simultaneous image fetches
Limit concurrent Reqwest requests with a Tokio Semaphore to avoid exhausting file descriptors when many album/artist images are requested. Set the cap to MAX_CONCURRENT_REQUESTS=8 and pool_max_idle_per_host=4.