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

feat: review atoma daemon api docs and do not panic when connecting to proxy server (at spawn) #297

Merged
merged 4 commits into from
Dec 20, 2024

Conversation

jorgeantonio21
Copy link
Contributor

No description provided.

@jorgeantonio21 jorgeantonio21 requested a review from Cifko December 20, 2024 15:16
@jorgeantonio21 jorgeantonio21 self-assigned this Dec 20, 2024
event = "register_on_proxy_error",
error = ?e,
"Failed to register on proxy server"
);
Copy link
Collaborator

Choose a reason for hiding this comment

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

should we exit the application? this means the proxy doesn't know the address of the node, so it can't call the endpoints

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I honestly don't know what's best. This overall approach is not good, we need a p2p network for public url sharing..

Copy link
Collaborator

Choose a reason for hiding this comment

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

yeah, agreed

@jorgeantonio21 jorgeantonio21 merged commit bdd7d84 into main Dec 20, 2024
1 check passed
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