Cloudflare Docs
Email Routing
Edit this page on GitHub
Set theme to dark (⇧+D)

Limits

​​ Email Workers size limits

When you process emails with Email Workers and you are on Workers’ free pricing tier you might encounter an allocation error. This may happen due to the size of the emails you are processing and/or the complexity of your Email Worker. Refer to Worker limits for more information.

You can use the log functionality for Workers to look for messages related to CPU limits (such as EXCEEDED_CPU) and troubleshoot any issues regarding allocation errors.

If you encounter these error messages frequently, consider upgrading to the Workers Paid plan for higher usage limits.

​​ Message size

Currently, Email Routing does not support messages bigger than 25 MiB.

​​ Rules and addresses

FeatureLimit
Rules200
Addresses200