Skip to content

Conversation

ProgrammingByPermutation
Copy link
Collaborator

Preventing multiple threads from updating the bot's oauth token using a
database level lock. It's a bit of a hack since ef core doesn't support
pessmistic locking out-of-the-box. This work around works between the
running application and dbeaver.

Preventing multiple threads from updating the bot's oauth token using a
database level lock. It's a bit of a hack since ef core doesn't support
pessmistic locking out-of-the-box. This work around works between the
running application and dbeaver.
@ProgrammingByPermutation ProgrammingByPermutation merged commit aa08d21 into main Mar 1, 2025
4 checks passed
@ProgrammingByPermutation ProgrammingByPermutation deleted the feature/desktop branch March 1, 2025 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant