Project

General

Profile

Actions

Bug #15206

closed

Handling keept_output and asynchronous parameters in the remote-run API

Added by Armand Sylvain over 4 years ago. Updated over 4 years ago.

Status:
Released
Priority:
N/A
Assignee:
Armand Sylvain
Category:
API
Target version:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Effort required:
Small
Priority:
0
Name check:
To do
Fix check:
To do
Regression:

Description

At the moment, these booleans have no effect on the API's behaviour.

The goal is to send back the API's output if keep_output is set to true, and to process the request asynchronously only if asynchronous is set to true, using tokio::spawn().

Actions

Also available in: Atom PDF