FINRAOS / aphelion

Aphelion is a web application that captures and visualizes your AWS services usage limits. It continuously collects data in the background and you can visualize the data in easy-to-see graphs and charts.

Home Page:https://finraos.github.io/aphelion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The div "error-container" persists even after a successful load

TryTryAgain opened this issue · comments

Occasionally, when the time to load aphelion takes about 30 seconds, the error-container is left hovering over the service limit bar chart.
screen shot 2019-02-24 at 1 34 42 am

If I use the browser's dev tools to remove that div, all is good. I have had the pleasure of not experiencing this issue, and I'm assuming it's linked to the amount of time it takes to load, but as I onboard more accounts and regions I'm seeing this more frequently.

I have also noticed it sometimes steps through "No data returned" as the only thing displayed in the body and then draws panels from top to bottom, whenever this happens is when the div persists.

Thanks for reporting this issue @TryTryAgain. We will take a look and make appropriate changes.