Skip to content

Commit c3797d7

Browse files
committed
docs: Add synthetic event docs
1 parent ca000e2 commit c3797d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sources/platform/actors/publishing/monetize.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,10 @@ An Actor's negative net profit does not affect the positive profit of another Ac
130130
- Get a record
131131
- Save it to a dataset
132132
- etc.
133+
- Use synthetic start event `apify-actor-start`.
134+
- This event is automatically charged by the Apify platform when an Actor is started or resurrected.
135+
- The number of charged events is based on Actor memory: one event per GB with a minimum of one event.
136+
- Lowers your costs by waiving the CUs equal to 5 seconds of Actor runtime.
133137

134138
:::note `ChargingManager` usage
135139

0 commit comments

Comments
 (0)