Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL Graph stops updating after varying number of hits #48

Open
thinkspill opened this issue Jul 19, 2012 · 0 comments
Open

URL Graph stops updating after varying number of hits #48

thinkspill opened this issue Jul 19, 2012 · 0 comments

Comments

@thinkspill
Copy link

If I keep refreshing a page showing the hits to a URL (say, to "/"), I can see that requests are coming in in realtime. However, after a non-specific number of hits, the graph stops updating while showing the same most recent hit. If I go into the database table and delete, say, the last 10 hits, the graph will continue updating, though of course with the deleted rows missing.

My guess is that there is something corrupting a database entry, which, when pulled into Highcharts causes it to break.

I'm continuing to research this error as I'd really like it to work and will post more information as I find it.

Mainly I'd like to know if this is happening to anyone else as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant