Skip to content
Snippets Groups Projects

HTTP endpoint to retreive task results

Merged Lyuben Penkovski requested to merge 12-retrieve-task-result into main
All threads resolved!

@yordan.kinkov @valerii.kalashnikov

The endpoint allows to retrieve task results only by using a taskID, because the task metadata contains the cache namespace and scope which were used to store the result in cache.

The results can also be retrieved by using the Cache service directly (without using this endpoint), but the client will have to know in advance the cache namespace and scope for the given task.

Closes #12 (closed)

Edited by Lyuben Penkovski

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading