Skip to content

Speed up response of /api/finish_channel #984

@aronasorman

Description

@aronasorman

The implementation for that function (/views/internal.py:api_commit_channel) takes more than 5 minutes to reply for the KA chef. Let's optimize this to make it return a value faster by either parallelizing things or running it in a worker, and making the ricecooker poll an endpoint for progress.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions