Skip to content

Create Jobs via HTTP endpoint #144

Description

@olttwa

Goose jobs require around 6 types of data:

  1. Fully-qualified function-symbol
  2. Args
  3. Timestamp
  4. Broker config
  5. Retry config
  6. Batch/Cron config

When accepting Job details via JSON or other serializing format, it is possible to construct all the above data.
However, args will have one limitation: their data-type will be limited to string, number and boolean.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions