Instead of reloading the entire page, query for its status using JS and only redirect once the task has completed.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
rebased
Remaining debug?
Why the broad range of allowed values if we specify the exact one ourselves?
yes, I was thinking to keep it there, but doesn't necessarily make sense
To allow other users of this endpoint to play with it as well :)
I'd still suggest to just allow a single value, and tell people "just use this value if you need this".
@puiterwijk gave his official +1 for this PR on IRC
Thanks! :)
Pull-Request has been merged by pingou
Instead of reloading the entire page, query for its status using JS and
only redirect once the task has completed.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr