Skip to content

removed all <p> and </p> in Retries section #555

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

Merged
merged 4 commits into from
Jan 28, 2020
Merged

Conversation

pauljaeinyoo
Copy link
Contributor

removed all

and

in Retries section

@sanscontext
Copy link
Contributor

Github trying to be too smart for us here. 😆
image

<td><p><b>Wait Growth</b></p><p>Rate of growth of the sleep duration between each retry</p></td>
<td><p><b>Max Wait</b></p><p>Maximum sleep duration between retries</p></td>
<td><p><b>Max Attempts</b></p><p>Maximum number of individual retries</p></td>
<td><b>Initial Wait</b>Sleep duration before the first retry</td>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a space between the B and the follow on text? Possibly a space-dash-space for separation purposes.

Copy link
Contributor Author

@pauljaeinyoo pauljaeinyoo Jan 27, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hm would putting the 2nd non-bolded text in parenthesis be better perhaps?
so

Initial Wait (Sleep duration before the first retry)

Copy link
Contributor Author

@pauljaeinyoo pauljaeinyoo Jan 27, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or would

Initial Wait - Sleep duration before the first retry

be preferred?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm. Functionally for the sighted either would work, but I prefer using the latter (the dash as a separator) because of how it's voiced for screen readers.

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.

2 participants