actor charge
support
#745
Labels
t-tooling
Issues with this label are in the ownership of the tooling team.
actor charge
support
#745
As discussed with @mhamas, I'd like to introduce
Actor.charge()
equivalent to the Apify CLIactor
namespace. It should work locally (without the run id an the run API key) as well as in the production deployment on Apify. Locally it should log tostderr
every charge event onapify run
and output the aggregated breakdown of event charges at the end of the run.Syntax proposal:
The text was updated successfully, but these errors were encountered: