Skip to content

Commit

Permalink
Update content/300-accelerate/600-faq.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
ankur-arch authored Mar 18, 2024
1 parent 92d1c0d commit 42f8b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/300-accelerate/600-faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Based on our experimentation, we’ve seen cache items persist for around 18 hou

> Even frequently accessed items may occasionally be evicted from the cache. It's unlikely for an item to survive for up to or longer than a month, regardless of its activity level.
## Why doesn’t Prisma Accelerate fall back to the direct connection string during a service disruption?
## Why doesn’t Accelerate fall back to the direct connection string during a service disruption?

In the rare event of a service disruption, falling back to a direct connection would bypass the connection pool. This could potentially deplete the database's available connections and cause other issues on the database level.

Expand Down

0 comments on commit 42f8b49

Please sign in to comment.