topcoder-platform / leaderboard-ui

0 stars 3 forks source link

Poll Leaderboard API #5

Closed callmekatootie closed 5 years ago

callmekatootie commented 5 years ago

Right now, the api is called only on page load.

Poll it instead

callmekatootie commented 5 years ago

This has now been resolved.

@ajefts Leaderboard api is now polled periodically. Default is 1 second but it can be configured using the environment variable LEADERBOARD_POLL_TIME_INTERVAL