Skip to content

Commit 599b508

Browse files
Approved API
1 parent d14d671 commit 599b508

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/ServiceControl.Audit.UnitTests/ApprovalFiles/APIApprovals.PlatformSampleSettings.approved.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@
2828
"MaximumConcurrencyLevel": null,
2929
"ServiceControlQueueAddress": "Particular.ServiceControl",
3030
"TimeToRestartAuditIngestionAfterFailure": "00:01:00",
31-
"EnableFullTextSearchOnBodies": true
31+
"EnableFullTextSearchOnBodies": true,
32+
"ShutdownTimeout": "00:02:00"
3233
}

src/ServiceControl.UnitTests/ApprovalFiles/APIApprovals.PlatformSampleSettings.approved.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,6 @@
4242
"MaximumConcurrencyLevel": null,
4343
"RetryHistoryDepth": 10,
4444
"RemoteInstances": [],
45-
"DisableHealthChecks": false
45+
"DisableHealthChecks": false,
46+
"ShutdownTimeout": "00:02:00"
4647
}

0 commit comments

Comments
 (0)