Skip to content

Commit 817be39

Browse files
authored
Documentation edits made through Mintlify web editor
1 parent 227536f commit 817be39

2 files changed

Lines changed: 12 additions & 6 deletions

File tree

incidents.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: Incident History
88
Incident has been resolved. | **May 23, 17:35 UTC - May 27, 00:00 UTC**
99
</Step>
1010
<Step title="Site-wide outage (Some X API endpoints may be affected)" icon="circle-exclamation">
11-
Incident has been resolved. | **May 22, 18:00 UTC - May 23, 17:35 UTC**
11+
Incident is ongoing. | **May 22, 18:00 UTC - Current**
1212
</Step>
1313
<Step title="Site-wide outage (All X API endpoints may be affected)" icon="circle-exclamation">
1414
Incident has been resolved. | **May 09, 05:00 - May 09, 07:00 UTC**

status.mdx

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,19 @@
22
title: X Developer Platform Status
33
---
44

5-
<Check>
6-
All systems are operational.
7-
</Check>
5+
<Warning>
6+
Some X API endpoints are currently experiencing degraded performance.
7+
8+
You may experience 503 errors for the following endpoints:
9+
- Get User Timeline
10+
- Get Tweets
11+
- Get DM
12+
- Create Tweet
13+
</Warning>
814

915
<CardGroup cols={3}>
10-
<Card title="X API v2" icon="circle-check" color="#55d799" horizontal href="#">
11-
<Tooltip tip="Operational">Normal</Tooltip>
16+
<Card title="X API v2" icon="circle-check" color="#d7c155" horizontal href="#">
17+
<Tooltip tip="Degraded">Degraded</Tooltip>
1218
</Card>
1319
<Card title="GNIP Enterprise API" icon="circle-check" color="#55d799" horizontal href="#">
1420
<Tooltip tip="Operational">Normal</Tooltip>

0 commit comments

Comments
 (0)