chore: removed aug 6 downtime message (#26296)

This commit is contained in:
tkAppsmith 2023-08-11 18:01:32 +05:30 committed by GitHub
parent c65e71b391
commit 10e924f6fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
}
]