apify-docs icon indicating copy to clipboard operation
apify-docs copied to clipboard

SDK for JS docs is missing proper explanation of Actor lifecycle methods (`Actor.init` & `Actor.exit`)

Open jbartadev opened this issue 2 years ago • 1 comments

The only proper explanation is in Python docs here - it should be described probably on the main level somewhere.

This comes from the discussion we had in this PR review

jbartadev avatar Aug 09 '23 07:08 jbartadev

It's described in the platform docs (https://docs.apify.com/platform/actors/development/programming-interface/basic-commands) but not properly described in the SDK for JS docs. So assigning @B4nan 's team and adding SDK to title

mtrunkat avatar Aug 10 '23 08:08 mtrunkat