Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
flask show while calculating
#7
hello all,

i found this evening the time to check tis problem out ---- finally ....

in the example there is added a <script> to the HTML page
if i am correct, this script takes care of refressing every 15seconds

within the python code there is an scheduler job who reruns the calculation every 15 seconds

the problem is that 1 run of my code takes about 80-100 seconds
and i want to update my data every 10 seconds

if I split my runs in different methods, for each of my 4 webshops one method, then ....

thats where i get lost, i havent found the clue how to send the data 4 times to the HTML file


i wish it made sense to share my code with you guys
but i cannot give you acces to all 4 of the webshops of my suppliers.
Reply


Messages In This Thread
flask show while calculating - by keuninkske - Jan-20-2020, 10:09 PM
RE: flask show while calculating - by keuninkske - Apr-05-2020, 01:42 PM
RE: flask show while calculating - by ndc85430 - Apr-05-2020, 01:59 PM
RE: flask show while calculating - by snippsat - Apr-05-2020, 03:46 PM
RE: flask show while calculating - by keuninkske - Apr-05-2020, 05:56 PM
RE: flask show while calculating - by snippsat - Apr-05-2020, 06:30 PM
RE: flask show while calculating - by keuninkske - May-26-2020, 09:14 PM
RE: flask show while calculating - by ndc85430 - May-27-2020, 04:59 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  show csv file in flask template.html rr28rizal 8 34,936 Apr-12-2021, 09:24 AM
Last Post: adamabusamra

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020