Skip to content

jbang.dev/usage showing out of date data #144

@maxandersen

Description

@maxandersen

realized jbang.dev/usage is showing bad data.

Writing this down in an issue to have a trace :)

Two issues:

  • website reorg killed the writing of data to use in website ~4 months ago
  • cloudflare auth tokens stopped working oct 15th

both something I should have noticed in refactoring but also because the update appstore job started failing.
I (wrongly) took that failure was related to appstore and not the usage data.

The good news is that the data was still being sent (cloudflare store it in a 3 months rotating window)

so just to note:

  1. during move to roq ~4 months ago https://github.com/jbangdev/jbang.dev/blob/main/data/leaderboard.yaml was created that made the website render just fine but was not in the format that https://github.com/jbangdev/jbang.dev/blob/main/statsquery2.java expected.

  2. oct 16th https://github.com/jbangdev/jbang.dev/actions/workflows/appstore-update.yml started failing

  3. 2025-11-21 I noticed jbang.dev/usage.html data wasn't actually moving over time... I noticed it before but just thought we were not growing as much ;)

I'll work on reastablishing those again

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions