Skip to content

Commit d8d50f3

Browse files
committed
Backdating and adding corresponding changelog entry.
1 parent 39579fa commit d8d50f3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/content/changelogs/durable-objects.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,8 @@ entries:
4747
Durable Objects [request billing](/durable-objects/platform/pricing/#billing-metrics) applies a 20:1 ratio for incoming WebSocket messages. For example, 1 million Websocket received messages across connections would be charged as 50,000 Durable Objects requests.
4848
4949
This is a billing-only calculation and does not impact Durable Objects [metrics and analytics](/durable-objects/observability/graphql-analytics/).
50+
51+
- publish_date: "2024-02-15"
52+
title: Optional `alarmInfo` parameter for Durable Object Alarms
53+
description: |-
54+
Durable Objects [Alarms](/durable-objects/api/alarms/) now have a new `alarmInfo` argument that provides more details about an alarm invocation, including the `retryCount` and `isRetry` to signal if the alarm was retried.

0 commit comments

Comments
 (0)