We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This may require work in the server module.
The frontend should be able to disambiguate between the following errors based on their designs:
This probably means attaching a property like code to the error in the rejection from addServerPeer.
code
addServerPeer
The text was updated successfully, but these errors were encountered:
Return some error codes when adding peers
ae24889
Partly addresses #925. Not finished.
Add some failure codes when adding a server
fc1ad52
Partly addresses #925.
Done in ae24889, fc1ad52, #955, and digidem/comapeo-cloud#33.
Sorry, something went wrong.
EvanHahn
No branches or pull requests
This may require work in the server module.
The frontend should be able to disambiguate between the following errors based on their designs:
This probably means attaching a property like
code
to the error in the rejection fromaddServerPeer
.The text was updated successfully, but these errors were encountered: