Feature
* Better type annotations, Time and capacity based buffers, Background thread to fetch from socket, Adds retry for better
fault tolerance ([`a54b0db`](https://github.com/abyssnlp/airflow-metrics-gbq/commit/a54b0db1e55d7822476d7812cd3749a2f99cc7b4))
Fix
* Fix Measure type enum([`234eecf`](https://github.com/abyssnlp/airflow-metrics-gbq/commit/234eecfaf6760037ca4e71d21da4ea746cc49797))
* Fix background processes([`3d8254e`](https://github.com/abyssnlp/airflow-metrics-gbq/commit/3d8254e5752ae37261d51843993a4eec2986419c))
* Minor code fixes
---