Skip to content

nest timeout configuration type inside configuration#93

Merged
artemredkin merged 3 commits into
masterfrom
nest_timeout_configuration
Aug 31, 2019
Merged

nest timeout configuration type inside configuration#93
artemredkin merged 3 commits into
masterfrom
nest_timeout_configuration

Conversation

@artemredkin

Copy link
Copy Markdown
Collaborator

Resolves #92

@artemredkin artemredkin requested review from tomerd and weissi August 27, 2019 10:48
self.connect = connect
self.read = read
}
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Could be a bit cleaner to either put the type into an extension or put it next to the other types defined here -- i.e. at the bottom of Configuration rather than on the top? When reading config I'm first interested in what fields it has after all 🤔

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Good idea, thank!
Does it look like what you were thinking of?

@ktoso ktoso left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for following up :) Minor idea but LGTM in general 👍

@ktoso ktoso left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Very nice, @artemredkin ! 👍

@artemredkin artemredkin merged commit bbf7966 into master Aug 31, 2019
@artemredkin artemredkin deleted the nest_timeout_configuration branch August 31, 2019 08:50
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.

Revisit settings/configuration Timeout type naming

4 participants