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

Fix RPCServer configuration falure #217

Conversation

Qiao-Jin
Copy link
Contributor

@Qiao-Jin Qiao-Jin commented Apr 8, 2020

Close #1531

@erikzhang
Copy link
Member

Please test it. If it works, we can update all the projects.

Copy link
Contributor

@nicolegys nicolegys left a comment

Choose a reason for hiding this comment

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

Test passed, the modified file could be reloaded successfully.

@shargon
Copy link
Member

shargon commented Apr 9, 2020

Without any log it's hard to know when something was wrong, you can think that it's well configured and it's not

@Qiao-Jin
Copy link
Contributor Author

Without any log it's hard to know when something was wrong, you can think that it's well configured and it's not

I'm not sure whether we need to log it, @erikzhang could you give us some advice?
neo-project/neo#1531 (comment)

@erikzhang
Copy link
Member

https://github.com/neo-project/neo/blob/bf16df9d5a090dfcaff90d7c9d5454cf5ad09101/src/neo/Plugins/Plugin.cs#L69

How about we catch exceptions here? @Qiao-Jin @shargon

@Qiao-Jin
Copy link
Contributor Author

https://github.com/neo-project/neo/blob/bf16df9d5a090dfcaff90d7c9d5454cf5ad09101/src/neo/Plugins/Plugin.cs#L69

How about we catch exceptions here? @Qiao-Jin @shargon

I think it's good to catch exceptions here

@shargon
Copy link
Member

shargon commented Apr 14, 2020

The code looks well but I prefer to know get the error, otherwise it's impossible to know where it fail.

@erikzhang erikzhang closed this Apr 16, 2020
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.

Failed to add json file when calling GetConfiguration()
5 participants