Skip to content

Make pipeline processing asynchronous

Kamil Trzcińśki requested to merge async-pipeline-processing into master

What does this MR do?

This is bettter implementation of this one: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6410

Moving all operations to Sidekiq worker.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports