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

Raise RpcTimeoutError in commit_check #437

Merged
merged 2 commits into from
Oct 9, 2015

Conversation

JamesNickerson
Copy link
Contributor

If your going to raise the RPCTimeoutError in commit, you should probably also do it in commit check.

Also, added a None check to err.rsp to avoid throwing an AttributeError

If your going to raise the RPCTimeoutError in commit, you should probably also do it in commit check.

Also, added a None check to err.rsp to avoid throwing an AttributeError
@jnpr-community-netdev
Copy link

Autobot: Would an admin like to run functional tests?

@vnitinv
Copy link
Contributor

vnitinv commented Oct 1, 2015

Hi @JamesNickerson Please do add unittest for these addition/changes.
That will make your code more robust.

@JamesNickerson
Copy link
Contributor Author

Fixes #439

@tspore
Copy link

tspore commented Oct 8, 2015

+1

vnitinv added a commit that referenced this pull request Oct 9, 2015
Raise RpcTimeoutError in commit_check
@vnitinv vnitinv merged commit 17565c1 into Juniper:master Oct 9, 2015
@JamesNickerson JamesNickerson deleted the patch-1 branch October 9, 2015 15:03
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

4 participants