Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

fix(processor): limit db to one connection #43

Merged
merged 1 commit into from
Sep 10, 2020
Merged

fix(processor): limit db to one connection #43

merged 1 commit into from
Sep 10, 2020

Conversation

m-rots
Copy link
Collaborator

@m-rots m-rots commented Sep 10, 2020

Limiting the database to one connection should resolve the database is locked which may occur when multiple webhooks are writing at the same time.

Sources:

@m-rots m-rots added processor Specifically targets the processor module bug Unexpected behaviour >:( labels Sep 10, 2020
@m-rots m-rots requested a review from l3uddz September 10, 2020 09:05
@m-rots m-rots self-assigned this Sep 10, 2020
@m-rots m-rots merged commit 57455d0 into master Sep 10, 2020
@m-rots m-rots deleted the db-lock branch September 10, 2020 09:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Unexpected behaviour >:( processor Specifically targets the processor module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants