Skip to content

when defining extractor as extraction in crawlpath object, process just quits without errors #97

@TimDaub

Description

@TimDaub
  • A statement like this will just stop the process after a short while without throwing any noticeable error message
  • we want the program to clearly indicate that something is very wrong
  {
      name: "call-block-logs",
      extraction: {
        args: [],
      },
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions