Skip to content

graphqlbackend: support async deletion of external service

Administrator requested to merge ao/graphql-delete-ext-svc-async into main

Created by: sashaostrikov

Solves the timeout problem of https://github.com/sourcegraph/customer/issues/841

This change adds support for async deletion of external services, which cannot be deleted in under 75 seconds (timeout).

Test plan

New gql test is added

Merge request reports

Loading