General Question
Is there truly no way to query whether a space or schema are ready? You must use a time.sleep(20) (per the example: https://github.com/vesoft-inc/nebula-python/blob/master/example/get_started.ipynb)? This seems like an amateur hack...