Skip to content

RMST-373 - Returning welcome and broadcasts responses when git folder is empty#1243

Open
alexcottner wants to merge 1 commit intomainfrom
rmst-373
Open

RMST-373 - Returning welcome and broadcasts responses when git folder is empty#1243
alexcottner wants to merge 1 commit intomainfrom
rmst-373

Conversation

@alexcottner
Copy link
Copy Markdown
Contributor

@alexcottner alexcottner commented Apr 10, 2026

RMST-373
When git-reader's data has not been fully initialized, we don't return great responses on the root or broadcast endpoints. This aims to improve that.

  • Broadcast endpoint now returns -1 with an error message, rather than just 500.
    • Note: actual http response code is still 200 to not break existing logic
  • Root response now returns a 503 with an error message

Unsure if we can improve anything beyond this without the git state.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant