Skip to content

Question: Support for custom fields in Taskiq Admin middleware JSON payloads #11

@mikaelsoudev

Description

@mikaelsoudev

Hello!

I'm exploring the use of the Taskiq Admin middleware and noticed that the JSON payloads exchanged with the admin panel are strictly validated against predefined schemas (such as taskName, args, kwargs, etc). Given this, I'd like to ask:

  • Is there any plan or openness to allow sending custom fields in these JSON payloads, so users could include additional metadata per task?
  • For example, would it make sense to allow custom fields for things like per-task logging, custom tags, or other user-defined information relevant to specific workflows?
  • If not currently possible, would a contribution along these lines be welcome? I believe this could help extend the flexibility of Taskiq Admin for more complex or custom use-cases.

If this is something you'd consider, I would be happy to discuss possible approaches or help with a PR. Thanks for your work on this project!

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