]> cat aescling's git repositories - mastodon.git/commit
Use separate workers to process imports, retry failures (#5207)
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 3 Oct 2017 22:39:32 +0000 (00:39 +0200)
committerGitHub <noreply@github.com>
Tue, 3 Oct 2017 22:39:32 +0000 (00:39 +0200)
commitcdd5ef691bcdb25f8c8367698de7e09301ee3528
treed94c941fe02d35a81b590e7a2c3a8e53d22c8e12
parentc743b5e1fdb938d52d8c023bb6ef1bf9b397226c
Use separate workers to process imports, retry failures (#5207)
app/workers/import/relationship_worker.rb [new file with mode: 0644]
app/workers/import_worker.rb