Skip to content

ReviewsBackend: Convert Review retrieval into a job

Aleix Pol Gonzalez requested to merge work/apol/lighter-reviews into master

Earlier we'd have a signal-based API where the backend would have a central state. This moves this query out so the state is carried out by the ReviewsJob.

Merge request reports

Loading