Skip to content

Commit 19a9c73

Browse files
add missing lineline in unsupported remote bindings list
1 parent 8525d23 commit 19a9c73

File tree

1 file changed

+1
-0
lines changed
  • src/content/docs/workers/development-testing

1 file changed

+1
-0
lines changed

src/content/docs/workers/development-testing/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ If `experimental_remote: true` is specified in Wrangler configuration for any of
315315
- [**Analytics Engine**](/analytics/analytics-engine/): Local development sessions typically don't contribute data directly to production Analytics Engine.
316316

317317
- [**Hyperdrive**](/workers/wrangler/configuration/#hyperdrive): This is being actively worked on, but is currently unsupported.
318+
318319
- [**Rate Limiting**](/workers/runtime-apis/bindings/rate-limit/#configuration): Local development sessions typically should not share or affect rate limits of your deployed Workers. Rate limiting logic should be tested against local simulations.
319320

320321
<Aside type="tip">

0 commit comments

Comments
 (0)