From a3a4b4c464dcc9286459a08dcc6ee583148d75a0 Mon Sep 17 00:00:00 2001 From: ingalls Date: Tue, 19 Nov 2024 18:23:17 +0000 Subject: [PATCH] Update Issue Database --- config.json | 3 ++- issues/4.json | 8 ++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 issues/4.json diff --git a/config.json b/config.json index 7541b7f..a8a12ae 100644 --- a/config.json +++ b/config.json @@ -20,7 +20,8 @@ "id": "cloudtak", "name": "CloudTAK", "issues": [ - 3 + 3, + 4 ] }, { diff --git a/issues/4.json b/issues/4.json new file mode 100644 index 0000000..0b2c7db --- /dev/null +++ b/issues/4.json @@ -0,0 +1,8 @@ +{ + "id": 4, + "username": "ingalls", + "health": "red", + "start": "2024-11-19T18:22:31Z", + "title": "Major Outage", + "body": "Due to internal account Rate Limiting the CloudTAK Service has been heavily impacted and is struggling to return to a healthy state.\n\nEngineers have determined root cause and are working on a fix" +} \ No newline at end of file