Skip to content
Open
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 @@ -12,8 +12,8 @@ Durable Objects are billed for compute duration (wall-clock time) while the Dura

| | Free plan | Paid plan |
| -------------------- | ----------------- | --------------------------------------------------------------------------------------------------------------------------------------- |
| Requests | 100,000 / day | 1 million, + $0.15/million<br/> Includes HTTP requests, RPC sessions<sup>1</sup>, WebSocket messages<sup>2</sup>, and alarm invocations |
| Duration<sup>3</sup> | 13,000 GB-s / day | 400,000 GB-s, + $12.50/million GB-s<sup>4,5</sup> |
| Requests | 100,000 / day | 1 million / month, + $0.15/million<br/> Includes HTTP requests, RPC sessions<sup>1</sup>, WebSocket messages<sup>2</sup>, and alarm invocations |
| Duration<sup>3</sup> | 13,000 GB-s / day | 400,000 GB-s / month, + $12.50/million GB-s<sup>4,5</sup> |

<Details header="Footnotes" open={true}>

Expand Down
Loading