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

Add option to directly reply the reply of a single host #217

Open
nritsche opened this issue Sep 2, 2020 · 2 comments
Open

Add option to directly reply the reply of a single host #217

nritsche opened this issue Sep 2, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request priority/high

Comments

@nritsche
Copy link
Contributor

nritsche commented Sep 2, 2020

For https://github.com/chime-experiment/Infrastructure/issues/154 coco needs a report option to simplify a reply from a single host to just that reply, without the typical coco report overhead:

["cn3g2:12048", "cn3g8:12048", "cs8g0:12048"]

instead of

{"success": true, "blocklist": {"http://coco/": {"reply": ["cn3g2:12048", "cn3g8:12048", "cs8g0:12048"], "status": 200}}}
@nritsche nritsche added enhancement New feature or request priority/high labels Sep 2, 2020
@nritsche nritsche self-assigned this Sep 2, 2020
@andrerenard
Copy link

Can we also remove the port number on the host?

@nritsche
Copy link
Contributor Author

nritsche commented Sep 2, 2020

Can we also remove the port number on the host?

Yes, but that should probably a completely separate option: #218

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority/high
Projects
None yet
Development

No branches or pull requests

2 participants