iggy-rs / iggy-python-client

Official Python client SDK for Iggy.rs message streaming.
https://pypi.org/project/iggy-py/
MIT License
18 stars 7 forks source link

ImportError: cannot import name 'PollingStrategy' from 'iggy_py' #30

Closed lsabi closed 3 weeks ago

lsabi commented 4 weeks ago

Importing the PollingStrategy in version 0.2.5 returns this exception

Code to reproduce:

from iggy_py import IggyClient, PollingStrategy
mmodzelewski commented 3 weeks ago

Hi @lsabi, the polling strategy was added after 0.2.5 and it's not yet released. I'll push create a new release with it.

mmodzelewski commented 3 weeks ago

@lsabi the polling strategy is now available in v0.2.6