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

remove js_types and only use apollo_federation_types #70

Open
EverlastingBugstopper opened this issue Mar 11, 2022 · 0 comments
Open

remove js_types and only use apollo_federation_types #70

EverlastingBugstopper opened this issue Mar 11, 2022 · 0 comments

Comments

@EverlastingBugstopper
Copy link
Contributor

this should happen in both harmonizer-0 and harmonizer-2. additionally we should make sure that the errors sent from harmonizer-0 are structured properly with a [{message: ${message}}] instead of just [err] so that we don't get so many "unknown errors" in federation 1 output

dingxiangfei2009 pushed a commit to dingxiangfei2009/federation-rs that referenced this issue Jun 23, 2022
* Add command line processing
resolves apollographql#64

Added command line processing with log level and file watch functionality.

Server API now allows config by file with optional watching for hot reload.

File watching is implemented using Hotwatch to generate a stream of events.

* Apply suggestions from code review

Co-authored-by: Cecile Tonglet <cecile.tonglet@cecton.com>

* Added support for project_dir
Added env support.

Added the ability to set the directory where configuration files are obtained from.

Default config directory is OS dependent.

* Update crates/server/src/state_machine.rs

Co-authored-by: Cecile Tonglet <cecile.tonglet@cecton.com>

* Added support to display project_dir in the help.
Take in feedback.

* Simplify logging config

* Fix imports

Co-authored-by: bryn <bryn@apollographql.com>
Co-authored-by: Cecile Tonglet <cecile.tonglet@cecton.com>
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

No branches or pull requests

1 participant