-
Notifications
You must be signed in to change notification settings - Fork 5
Builds failing on Plausible requests #68
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
Comments
Unblocks the generation. Until we figure out a way to fetch stats. Refs #68.
Unblocks the generation. Until we figure out a way to fetch stats after access changes in Plausible. Refs #68.
They do not want a workaround... plausible/analytics#5090 They would like us to pay for the api We can do something but they won't be too happy as they don't want dashboards
|
Shared by Hugo van Kemenade in the Discord server:
|
Plausible disabled the export because this repo was causing them performance issues. It was doing the export every half an hour. The cron is now set to hourly, but we still don't want to cause performance issues on the new server. I suggest using the existing daily dump from https://github.com/AA-Turner/plausible-stats. That way we don't need to adjust the frequency of the dashboard's other checks and don't put any additional load on the server. Alternatively, we can look into getting an API key. |
Export endpoint started to respond with 404s at around 6:20pm CET today.
plausible/analytics#5089
There's a need to change a way of fetching the stats.
The text was updated successfully, but these errors were encountered: