cloudflare-docs
                                
                                 cloudflare-docs copied to clipboard
                                
                                    cloudflare-docs copied to clipboard
                            
                            
                            
                        [R2] Add constraint on list `limit`
When listing object, R2 API on workers might not respect the limit parameter set by the user, if include is set. This is due a limit on the total amount of data that a single list operation can return.
Summary
Make it clear when reading the limit documentation for R2 that it can be affected by other options, such as include.
Documentation checklist
- [x] The documentation style guide has been adhered to.