Skip to main content
Version: Next

AbortOptions

Hierarchy

  • RunAbortOptions
    • AbortOptions

Index

Properties

externaloptionalgracefully

gracefully?: boolean

optionalstatusMessage

statusMessage?: string

Exit with given status message

optionaltoken

token?: string

User API token that is used to run the actor. By default, it is taken from the APIFY_TOKEN environment variable.