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

use correct INACTIVITY_SCORE_RECOVERY_RATE if overridden from default #6091

Merged
merged 1 commit into from
Mar 17, 2024

Conversation

etan-status
Copy link
Contributor

When a config defines a different INACTIVITY_SCORE_RECOVERY_RATE than the default, process_inactivity_updates uses an incorrect rate ever since #2710 when INACTIVITY_SCORE_RECOVERY_RATE became configurable.

When a config defines a different `INACTIVITY_SCORE_RECOVERY_RATE` than
the default, `process_inactivity_updates` uses an incorrect rate ever
since #2710 when `INACTIVITY_SCORE_RECOVERY_RATE` became configurable.
Copy link

Unit Test Results

         9 files  ±0    1 115 suites  ±0   28m 4s ⏱️ - 1m 29s
  4 243 tests ±0    3 896 ✔️ ±0  347 💤 ±0  0 ±0 
16 923 runs  ±0  16 525 ✔️ ±0  398 💤 ±0  0 ±0 

Results for commit ea3e52b. ± Comparison against base commit 30460aa.

@etan-status etan-status merged commit ef2411e into unstable Mar 17, 2024
13 checks passed
@etan-status etan-status deleted the dev/etan/af-rate branch March 17, 2024 12:32
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.

None yet

1 participant