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

Rename ?NOPROC_RETRY_INTERVAL to ?TRANSIENT_ERROR_RETRY_INTERVAL #288

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

dumbbell
Copy link
Member

Why

This constant is used for retries after other errors than noproc, for example noconnection.

[Why]
This constant is used for retries after other errors than `noproc`, for
example `noconnection`.
@dumbbell dumbbell added this to the v0.15.0 milestone Aug 23, 2024
@dumbbell dumbbell self-assigned this Aug 23, 2024
Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.64%. Comparing base (2e7f1b8) to head (6f1ca7a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #288      +/-   ##
==========================================
+ Coverage   89.61%   89.64%   +0.03%     
==========================================
  Files          21       21              
  Lines        3130     3130              
==========================================
+ Hits         2805     2806       +1     
+ Misses        325      324       -1     
Flag Coverage Δ
erlang-25 88.84% <ø> (+0.12%) ⬆️
erlang-26 89.55% <ø> (+0.06%) ⬆️
erlang-27 89.58% <ø> (+0.09%) ⬆️
os-ubuntu-latest 89.61% <ø> (ø)
os-windows-latest 89.64% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dumbbell dumbbell marked this pull request as ready for review August 23, 2024 09:54
@dumbbell dumbbell merged commit be71afe into main Aug 23, 2024
12 checks passed
@dumbbell dumbbell deleted the rename-NOPROC_RETRY_INTERVAL branch August 23, 2024 09:55
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