Add num of tries while pushing to kafka
オープン
- 主要言語
- Python
- スター
- 13
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
As of now, we are pushing to Kafka via an infinite loop, which might cause problems in the future.
We should consider defining "number of tries" after which exception will be raised.
https://github.com/AbsaOSS/py2k/blob/dfe8d5e8e77fa65fc3ce486845397fc92ea22673/py2k/producer.py#L24-L39
コントリビューションガイド
評価
この issue はまだ評価されていません。