Skip to content

fix(factory): use a public queue-data fallback for anonymous visitors #1090

Description

@castrojo

Problem

HiveFactoryDashboard.tsx falls back to https://queue.projectbluefin.io/data.json when hosted Hive requires login, but that fallback returns 404.

Evidence

https://queue.projectbluefin.io/data.json returns 404 while https://projectbluefin.github.io/review/queue.json returns 200. Anonymous visitors therefore receive no queue data.

Expected

Use a working public source or build-time data and allow its origin in CSP if client fetching remains necessary.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    3-clanker-queueWork admitted to the agent-maintained queue.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions