chime-experiment / chime-experiment/coco

Add option to directly reply the reply of a single host

Open
#217 2 comments 0 reactions 1 assignee Claimed by @nritsche View on GitHub
enhancement priority/high
Dominant language
C++
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Description

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}}}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.