Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: handle non-existing actors gracefully in F3 power proportion CLI #12840

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

masih
Copy link
Member

@masih masih commented Jan 22, 2025

Related Issues

Proposed Changes

When calculating proportional F3 participation power for a given actor IDs instead of failing when an actor isn't found, collect the non-existing ones and report them. This makes up a better UX when debugging F3 in cases where actors don't exist in the F3 power table.

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

When calculating proportional F3 participation power for a given actor
IDs instead of failing when an actor isn't found, collect the
non-existing ones and report them. This makes up a better UX when
debugging F3 in cases where actors don't exist in the F3 power table.
@masih masih added the skip/changelog This change does not require CHANGELOG.md update label Jan 22, 2025
@masih masih marked this pull request as ready for review January 22, 2025 10:40
@masih masih requested review from rvagg and rjan90 January 22, 2025 10:40
@masih masih enabled auto-merge (squash) January 22, 2025 10:41
@masih masih merged commit 364cc76 into master Jan 22, 2025
87 checks passed
@masih masih deleted the masih/f3-cli-pt-portion-not-founc branch January 22, 2025 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip/changelog This change does not require CHANGELOG.md update
Projects
Status: ☑️ Done (Archive)
Development

Successfully merging this pull request may close these issues.

2 participants