From f1d87bae4b761e85a909e732f226ea0f38047834 Mon Sep 17 00:00:00 2001 From: bgravenorst Date: Wed, 6 Nov 2024 05:54:17 +1000 Subject: [PATCH] Remove outdated admonitions. Signed-off-by: bgravenorst --- developer-tools/dashboard/how-to/credit-usage.md | 9 --------- .../how-to/secure-an-api/set-rate-limits.md | 7 ------- services/get-started/infura.md | 8 -------- services/get-started/pricing/index.md | 15 +-------------- services/how-to/avoid-rate-limiting.md | 9 --------- 5 files changed, 1 insertion(+), 47 deletions(-) diff --git a/developer-tools/dashboard/how-to/credit-usage.md b/developer-tools/dashboard/how-to/credit-usage.md index 343fe351cdd..d66f740d15d 100644 --- a/developer-tools/dashboard/how-to/credit-usage.md +++ b/developer-tools/dashboard/how-to/credit-usage.md @@ -4,15 +4,6 @@ description: View your Infura credit usage stats. # View credit usage -:::info - -The [credit pricing model](/services/get-started/pricing) replaces request-based billing for free-tier (Core) -customers. Customers on Developer and Team plans will be transitioned to the credit model on -September 30, 2024. - -**Existing customers on Growth and Custom plans will remain on request-based billing**. -::: - You can view your daily credit usage in relation to your daily credit quota limit. Daily credit usage counts are reset everyday at 00:00 UTC for all customers. diff --git a/developer-tools/dashboard/how-to/secure-an-api/set-rate-limits.md b/developer-tools/dashboard/how-to/secure-an-api/set-rate-limits.md index 4a0b7ab5a2d..4ef348defbf 100644 --- a/developer-tools/dashboard/how-to/secure-an-api/set-rate-limits.md +++ b/developer-tools/dashboard/how-to/secure-an-api/set-rate-limits.md @@ -4,13 +4,6 @@ description: Set rate limits to control access to the API key. # Rate limits -:::info - -The credit pricing model replaces the request-based billing for free-tier (Core) customers. -**Existing paid customers will not be immediately affected and will continue to limit the number of requests per second**. - -::: - Set credit rate limits to control access to the API key and to limit costs in case of a leaked API key. Set rate limiting in the API key's **Settings** tab **Key Credit Limits** section. diff --git a/services/get-started/infura.md b/services/get-started/infura.md index c1e336c18d8..12212c979d5 100644 --- a/services/get-started/infura.md +++ b/services/get-started/infura.md @@ -217,14 +217,6 @@ Optimize your app and better understand your users by The Infura dashboard provides an overview of your daily credit usage. Select **View Usage** for a [wider view of your credit usage](/developer-tools/dashboard/how-to/credit-usage). -:::info - -The credit pricing model replaces request-based billing for free-tier (Core) customers. Customers on -Developer and Team plans will be transitioned to the credit model on September 30, 2024. -**Existing customers on Growth and Custom plans will remain on request-based billing**. - -::: -