databricks-cli/acceptance/telemetry/timeout/test.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
131 B
TOML
Raw Normal View History

2025-03-05 15:09:19 +00:00
[[Server]]
Pattern = "POST /telemetry-ext"
Response.Body = '''
{
"errors": [],
"numProtoSuccess": 2
}
'''
DelaySeconds = 5