Skip to content

Commit 9098832

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Fix race condition with reporting API status (#1603)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent dc25ee3 commit 9098832

File tree

16 files changed

+34
-35
lines changed

16 files changed

+34
-35
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2024-04-17 15:28:01.513792",
8-
"spec_repo_commit": "4bea6a2f"
7+
"regenerated": "2024-04-19 13:48:46.873666",
8+
"spec_repo_commit": "d5fb4450"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-04-17 15:28:01.546924",
13-
"spec_repo_commit": "4bea6a2f"
12+
"regenerated": "2024-04-19 13:48:46.892304",
13+
"spec_repo_commit": "d5fb4450"
1414
}
1515
}
1616
}
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2024-04-09T17:56:36.109Z"
1+
"2024-04-18T20:09:43.575Z"

cassettes/v2/Service-Level-Objectives_139838558/Create-a-new-SLO-report-returns-Bad-Request-response_1844469918/recording.har

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
"status": 400,
5858
"statusText": "Bad Request"
5959
},
60-
"startedDateTime": "2024-04-09T17:56:36.118Z",
61-
"time": 149
60+
"startedDateTime": "2024-04-18T20:09:43.582Z",
61+
"time": 140
6262
}
6363
],
6464
"pages": [],
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2024-04-09T17:56:36.274Z"
1+
"2024-04-18T20:09:43.729Z"

cassettes/v2/Service-Level-Objectives_139838558/Create-a-new-SLO-report-returns-OK-response_986083444/recording.har

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"content": {
4343
"mimeType": "application/vnd.api+json",
4444
"size": 73,
45-
"text": "{\"data\":{\"id\":\"8226c9b6-f69a-11ee-8916-13e390f416b9\",\"type\":\"report_id\"}}"
45+
"text": "{\"data\":{\"id\":\"98c67bea-fdbf-11ee-8a01-bfd37432018b\",\"type\":\"report_id\"}}"
4646
},
4747
"cookies": [],
4848
"headers": [
@@ -57,8 +57,8 @@
5757
"status": 200,
5858
"statusText": "OK"
5959
},
60-
"startedDateTime": "2024-04-09T17:56:36.277Z",
61-
"time": 136
60+
"startedDateTime": "2024-04-18T20:09:43.733Z",
61+
"time": 145
6262
}
6363
],
6464
"pages": [],
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2024-04-09T17:56:36.430Z"
1+
"2024-04-18T20:09:43.887Z"

cassettes/v2/Service-Level-Objectives_139838558/Get-SLO-report-returns-Bad-Request-response_3495577385/recording.har

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"status": 400,
4848
"statusText": "Bad Request"
4949
},
50-
"startedDateTime": "2024-04-09T17:56:36.437Z",
51-
"time": 154
50+
"startedDateTime": "2024-04-18T20:09:43.890Z",
51+
"time": 76
5252
}
5353
],
5454
"pages": [],
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2024-04-09T17:56:36.598Z"
1+
"2024-04-18T20:09:43.972Z"

cassettes/v2/Service-Level-Objectives_139838558/Get-SLO-report-returns-Not-Found-response_3576851250/recording.har

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"status": 404,
4848
"statusText": "Not Found"
4949
},
50-
"startedDateTime": "2024-04-09T17:56:36.602Z",
51-
"time": 108
50+
"startedDateTime": "2024-04-18T20:09:43.975Z",
51+
"time": 81
5252
}
5353
],
5454
"pages": [],
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2024-04-09T17:56:36.721Z"
1+
"2024-04-18T20:09:44.063Z"

0 commit comments

Comments
 (0)