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 還沒有評估資料。