edgedb-python
edgedb-python copied to clipboard
batch: consider the error of wait() on __exit__
- Don't automatically
wait()on__exit__if there was an error already - The automatic
wait()can now trigger retry too