argonlaser / badgeit-front

Front service for badgeit
http://badgeit.today/
MIT License
0 stars 1 forks source link

Problem with sockets in results page #46

Open scriptnull opened 7 years ago

scriptnull commented 7 years ago
  1. Visit http://badgeit.today/w/https://github.com/Wilfred/remacs
  2. It takes some minutes for completion of the computation
  3. Wait idle in the results page for that much minutes
  4. worker finshes completion and relays the badges to front
  5. But badges never appear on the page
  6. When I refresh the page I could see badges being rendered. Moreover we are receiving the event data twice,

screen shot 2017-08-12 at 2 54 06 pm

Also note that, when I refresh one more request for computing the badges is being queued up.

One more observation is it happens only for repos that take long time to compute.