HTTP endpoint to retreive task results
@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)
Merge request reports
Activity
changed milestone to %Sprint 7
added DevInProgress label
assigned to @lyuben.penkovski
added 1 commit
- 3fa142a9 - HTTP endpoint to retreive task result from cache
added 1 commit
- 45a3db09 - HTTP endpoint to retreive task result from cache
requested review from @tziai
- Resolved by Lyuben Penkovski
@lyuben.penkovski For some reasons files from vendor/code.vereign.com/gaiax/tsa/golib/ptr/ptr.go on are not recognized as text files (File suppressed by a .gitattributes entry or the file's encoding is unsupported.). Do you have an idea? May it be a gitlab problem?
Edited by Tamim Ziai
mentioned in commit b2bcbd05