yaanhyy

Results 3 issues of yaanhyy

Use the re-es like this, insert action success, but response say: Err("missing field `created` ): ``` pub fn insert_event(client: &mut Client, event_index: &str, event: event) -> Result{ let id =...

Here is the log: 2019-06-15 21:01:10 INFO [rs_es:200] rs_es Doing post_body_op on /blocks_db/block/_search Err(HttpError(Error(Executor(EnterError { reason: "attempted to run an executor while another executor is already running" }), "http://172.18.11.62:9200/blocks_db/block/_search")))

can this project support async-std library?