edgedb / edgedb-python

The official Python client library for EdgeDB
https://edgedb.com
Apache License 2.0
369 stars 45 forks source link

Improve duration parsing #354

Closed fmoor closed 2 years ago

fmoor commented 2 years ago

The initial EDGEDB_WAIT_UNTIL_AVAILABLE duration parsing had a lot of holes in it. This fix makes it much more accurate.

fmoor commented 2 years ago

you should also include the following "human" units

I'll add this to my todo list.