Task result handler

class luna_tasks.app.handlers.results_proxy_handler.TaskResultHandler(request)[source]

Task result handler.

async get(taskId)[source]

Get error, see spec

Returns

response with result and “Content-Disposition” header

Return type

HTTPResponse