Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ category: serverless
product: functions
---

Starting **November 26**, 2024, a rate limit of **20 DNS queries per second** per Function instance will be applied. This limit only applies to queries that require a full DNS resolution and is enforced independently for each Function instance.
Starting **November 26, 2024**, a rate limit of **20 DNS queries per second** per Function instance will be applied. This limit only applies to queries that require a full DNS resolution and is enforced independently for each Function instance.

This rate limit is set above typical usage levels, so most users should not experience any impact on their applications.

Expand Down