From 1991b6bcafb7b820b247a83a7f75520a3839368b Mon Sep 17 00:00:00 2001 From: Adam Janis Date: Thu, 19 Nov 2020 22:14:58 +0100 Subject: [PATCH] chore: remove deprecated known issue --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 48fdbdc..8a29f6d 100644 --- a/README.md +++ b/README.md @@ -98,8 +98,6 @@ The Workers Free plan includes limited KV usage, but the quota is sufficient for * **Initial delay (no data)** - It takes couple of minutes to schedule and run CRON Triggers for the first time -* **Slack message for monitor just removed from the config** - It takes a couple of minutes to schedule new version of CRON Triggers, so older version of the configuration might be scheduled after deployment/gc - just ignore it or re-run the latest Github Action after a couple of minutes again. - ## Future plans Stay tuned for more features coming in, like leveraging the fact that CRON instances are scheduled around the world during the day so we can monitor the response times. However, we will most probably wait for the [Durable Objects](https://blog.cloudflare.com/introducing-workers-durable-objects/) to be in open beta