mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-17 16:36:25 +08:00
.
This commit is contained in:
parent
66688ea45a
commit
ac68632418
@ -115,7 +115,6 @@ public abstract class AppDbContextBase : DbContext, IDbContext
|
||||
retryCount);
|
||||
}
|
||||
});
|
||||
|
||||
return await policy.ExecuteAsync(async () => await base.SaveChangesAsync(cancellationToken));
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user