~bigbes/core-go: 7d6b202a

webhooks: Execute GraphQL queries synchronously

Execute GraphQL webhook queries synchronously instead of in a background
task to avoid race conditions.

Adnan Maolood <me@adnano.co> — 2022-02-13 21:53:44 UTC

Commit 7d6b202a8c6ddb4436f7b7a5861ab6340244b17bview raw patch

Parent(s): b2c8e81e

1 changed file(s)

FileStatus+
webhooks/queue.go M +45 -40