Commit 4f62e3e
committed
Increases command timeout for partition management.
Increases the command timeout to 5 minutes for partition management operations.
This change addresses potential timeout issues during partition cleanup,
especially with the introduction of smaller, more frequent partitions.
Long running partition delete operations might exceed the default timeout.1 parent 4448035 commit 4f62e3e
1 file changed
Lines changed: 2 additions & 0 deletions
File tree
- src/ServiceControl.Audit.Persistence.Sql.SqlServer/Infrastructure
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
0 commit comments