Skip to content

Retrieve data by task id on web-server side #107

Open
@makstakeda

Description

This one is about web-server implementation. Current implementation is writing data into the tables and as response gives only how many rows is added and how many rows are new but it would be very useful if /tasks/{id} endpoint (or something similar) will respond with actual data retrieved by specific task.

Also would be nice to have a module identifier for each task in a queue to know which module is running.

Do you have any plans on implementing this?

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions