Skip to content

Host manifest.json on a Stable External Source to Avoid Fetch Failures #1

Description

@odeviceblack

The terminal currently fetches the manifest.json directly from the GitHub repository. However, GitHub sometimes experiences traffic-related slowdowns, which causes occasional failures when retrieving the file.
To improve reliability, the manifest.json should be hosted on a stable and publicly accessible endpoint — for example, GitHub Pages or any other static hosting service. This would ensure consistent availability and reduce fetch errors caused by GitHub’s traffic issues.

  • The terminal fetches the manifest from a dedicated URL (e.g., GitHub Pages)
  • If GitHub has high traffic, the manifest remains accessible without interruption

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions