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

File sync for envd-server #1352

Closed
wants to merge 11 commits into from
Closed

Conversation

AlexXi19
Copy link
Member

Draft pull request for tensorchord/envd-server#102

Copy link
Member

@VoVAllen VoVAllen left a comment

Choose a reason for hiding this comment

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

The client part seems need more discussions

)

// Makes API calls to the syncthing instance
func (s *Syncthing) ApiCall(method string, url string, params map[string]string, body []byte) ([]byte, error) {
Copy link
Member

Choose a reason for hiding this comment

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

Is this code borrowed from other repo? Please keep license head if so.

Copy link
Member

Choose a reason for hiding this comment

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

Also the client style is not consistent with our current HTTP client

Copy link
Member Author

Choose a reason for hiding this comment

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

Ok, yeah this is borrowed for now, I was going to ask you about the http client after you wake up.

@AlexXi19 AlexXi19 closed this Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants