Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed up some rake tasks by moving execution to Sidekiq #7678

Merged
merged 2 commits into from
May 30, 2018

Conversation

Gargron
Copy link
Member

@Gargron Gargron commented May 30, 2018

mastodon:media:remove_silenced
mastodon:media:remove_remote
mastodon:media:redownload_avatars
mastodon:feeds:build

mastodon:media:remove_silenced
mastodon:media:remove_remote
mastodon:media:redownload_avatars
mastodon:feeds:build
@Gargron Gargron added the performance Runtime performance label May 30, 2018
@Gargron Gargron merged commit ad40bf5 into master May 30, 2018
@Gargron Gargron deleted the fix-tasks-concurrency branch May 30, 2018 19:09
lawremipsum pushed a commit to lawremipsum/mspsocial-mastodon that referenced this pull request Jul 7, 2018
* Speed up some rake tasks by moving execution to Sidekiq

mastodon:media:remove_silenced
mastodon:media:remove_remote
mastodon:media:redownload_avatars
mastodon:feeds:build

* Fix code style issue
@mayaeh mayaeh mentioned this pull request Aug 13, 2018
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Runtime performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants