Skip to main content
Version: 3.1

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.