matrixbotio / timeseries-lib

Cronus from the world of time data
0 stars 0 forks source link

describe_db request not working #11

Closed NikitaZhdanov closed 3 years ago

NikitaZhdanov commented 3 years ago

After sending the request to queue timeseries haven't received any response in timeseries.response exchange: {"type":"describe_db","db":"matrix"}

  1. Probably there is no handling of (409) conflict exception when describing db and table in timestream;
  2. Also there is probably error on the response sending, because the response with error should be sent.
KaMeHb-UA commented 3 years ago

depends on #10