You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sources/platform/actors/development/programming_interface/actor_standby.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -186,5 +186,5 @@ The URL is exposed as an environment variable `ACTOR_STANDBY_URL`. You can also
186
186
187
187
## Monetization of Actors with the Standby mode?
188
188
189
-
You can monetize Standby Actors just like any other Actor. For best results with Standby workflows, use pay-per-event monetization model.
189
+
You can monetize Standby Actors just like any other Actor. For best results with Standby workflows, use pay-per-event monetization model.
190
190
When monetizing your Actor in Standby mode using pay per event mode, you are not responsible for covering the platform usage costs of your users' runs. Users will need to cover both the platform usage costs (paid to Apify) and event costs (paid to you).
0 commit comments