Skip to content

External questions API may be dead (Heroku free tier sunset) #4

@EliotGodard

Description

@EliotGodard

Problem

Questions are fetched from fibbage-tribute-questions.herokuapp.com. Heroku removed its free tier in November 2022, so this endpoint is likely down, which makes the game completely non-functional.

Suggested fix

  • Bundle a local set of questions as a fallback (e.g. a JSON file in the repo).
  • Optionally keep the external API as a configurable option, but don't depend on it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions