Skip to content

Conversation

@ProgrammingByPermutation
Copy link
Contributor

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 99382e0 into main Mar 1, 2025
4 checks passed
@ProgrammingByPermutation ProgrammingByPermutation deleted the feature/lock branch March 1, 2025 04:01
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.

2 participants