Skip to content

Add success flag to AddEntryResult - #235

Merged
tudddorrr merged 1 commit into
developfrom
leaderboard-add-entry-result-success
Aug 4, 2026
Merged

Add success flag to AddEntryResult#235
tudddorrr merged 1 commit into
developfrom
leaderboard-add-entry-result-success

Conversation

@tudddorrr

@tudddorrr tudddorrr commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Leaderboard entry result success tracking

  • Added a success boolean field to AddEntryResult to explicitly indicate whether adding a leaderboard entry succeeded or failed
  • Updated constructor to require the new success parameter as its first argument
  • All call sites now pass true for successful submissions and false for identity check failures, HTTP 400 rejections, and other errors

@tudddorrr tudddorrr added the enhancement New feature or request label Aug 4, 2026
@tudddorrr
tudddorrr merged commit 37cf797 into develop Aug 4, 2026
7 checks passed
@tudddorrr
tudddorrr deleted the leaderboard-add-entry-result-success branch August 4, 2026 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant