[
https://issues.apache.org/jira/browse/BEAM-985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sourabh Bajaj closed BEAM-985.
------------------------------
Resolution: Fixed
> Retry decorator maintains state as uses an iterator
> ---------------------------------------------------
>
> Key: BEAM-985
> URL: https://issues.apache.org/jira/browse/BEAM-985
> Project: Beam
> Issue Type: Bug
> Components: sdk-py
> Reporter: Sourabh Bajaj
> Assignee: Sourabh Bajaj
> Fix For: Not applicable
>
>
> https://github.com/apache/incubator-beam/commit/57c30c752a524a40c7074ea69541964c77f22748
> shows two unittests that fail due to state shared by the retry decorator
> iterator.
> We have two options in fixing this:
> 1) Fix the retry decorator
> 2) Use an external package such as https://pypi.python.org/pypi/retrying
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)