I\'m using Redis Queue to process a background task on a Flask app. When I press a button on the HTMLtemplate, the update() function make the task() fu
update()
task()