Skip to main content

ActorExitCodes

apify_shared.consts.ActorExitCodes

Usual actor exit codes.

Index

Errors

Enumeration Members

Errors

ERROR_USER_FUNCTION_THREW

ERROR_USER_FUNCTION_THREW: 91

The main function of the actor threw an Exception

Enumeration Members

SUCCESS

SUCCESS: 0

The actor finished successfully