TelegramBots / Telegram.Bot.Extensions.Polling

Provides ITelegramBotClient extensions for polling updates
MIT License
46 stars 12 forks source link

Handling Concurrency Conflicts #30

Closed DeveloperAzamat closed 2 years ago

DeveloperAzamat commented 2 years ago

Hi everyone. I have one problem with Handling Concurrency Conflicts. I have two project and they work parallel but i have that error:

Microsoft.EntityFrameworkCore.DbUpdateConcurrencyException: Database operation expected to affect 1 row(s) but actually affected 0 row(s). Data may have been modified or deleted since entities were loaded.

How can i solve this problem?

karb0f0s commented 2 years ago

This issue is not related in to this project. Please follow the issue template.