chore: removed aug 6 downtime message (#26296)
This commit is contained in:
parent
c65e71b391
commit
10e924f6fc
|
|
@ -20,15 +20,5 @@
|
|||
"context": "COMMON_CONFIG",
|
||||
"applicabilityExpression": "!isCloudHosting && !isConnectedMongoVersionAvailable",
|
||||
"precedenceIndex": 2
|
||||
},
|
||||
{
|
||||
"messageId": "3",
|
||||
"title": "Appsmith Cloud at app.appsmith.com will be down for 45 minutes at 5 AM UTC on Sunday, August 6, 2023.",
|
||||
"message": "Appsmith Cloud will go through a scheduled upgrade to make it performant and scalable to all of you. This will take roughly 45 minutes at 5 AM UTC on Sunday, August 6, 2023. We will let you know when it comes back online on Discord.",
|
||||
"canDismiss": true,
|
||||
"remindLaterDays": 5,
|
||||
"context": "COMMON_CONFIG",
|
||||
"applicabilityExpression": "isCloudHosting && (getCurrentTimeInstantEpochMilli < 1691300700000L)",
|
||||
"precedenceIndex": 3
|
||||
}
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user