Categories: None [Edit]
    async_endpoint
Often in our Rails applications we have tasks that may take a lot of time to finish, such as external API requests. This is risky to perform inside our endpoints because it blocks our threads and is not scalable. Here we provide a solution to this problem, using sidekiq to run our heavy work in background
    Total
Ranking: 158,715 of 187,548
          Downloads: 3,283
        Daily
Ranking: 43,677 of 187,532
          Downloads: 9
        Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Owners
| # | Gravatar | Handle | 
|---|---|---|
| 1 | mrosso10 | 
 xmisao
xmisao