Skip to content

Commit 25575ae

Browse files
authored
Documentation edits made through Mintlify web editor
1 parent f445655 commit 25575ae

2 files changed

Lines changed: 11 additions & 5 deletions

File tree

incidents.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ title: Incident History
44

55
## May 2025
66
<Steps>
7+
<Step title="503 Errors (Some X API endpoints may be affected)" icon="circle-exclamation">
8+
Incident is ongoing. | **May 30, 19:00 UTC - Current**
9+
</Step>
710
<Step title="Site-wide outage (Some X API endpoints may be affected)" icon="circle-exclamation">
811
Incident has been resolved. | **May 30, 20:20 UTC - May 30, 21:00 UTC**
912
</Step>

status.mdx

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

5-
<Check>
6-
All systems are operational
7-
</Check>
5+
<Warning>
6+
Some endpoints may be experiencing intermittent 503 errors.
7+
</Warning>
8+
<!-- <Check>
9+
All systems are operational.
10+
</Check> -->
811

912
<CardGroup cols={3}>
10-
<Card title="X API v2" icon="circle-check" color="#55d799" horizontal href="#">
11-
<Tooltip tip="Operational">Normal</Tooltip>
13+
<Card title="X API v2" icon="triangle-exclamation" color="#d7d555" horizontal href="#">
14+
<Tooltip tip="Degraded">Degraded</Tooltip>
1215
</Card>
1316
<Card title="GNIP Enterprise API" icon="circle-check" color="#55d799" horizontal href="#">
1417
<Tooltip tip="Operational">Normal</Tooltip>

0 commit comments

Comments
 (0)