liferoad commented on code in PR #35965:
URL: https://github.com/apache/beam/pull/35965#discussion_r2305789116
##########
sdks/python/apache_beam/transforms/core.py:
##########
@@ -1653,6 +1655,13 @@ def with_exception_handling(
the exception will be of type `TimeoutError`. Be careful with this
callback - if you set a timeout, it will not apply to the callback,
and if the callback fails it will not be retried.
+ allow_unsafe_userstate_in_process: If False, user state will not be
Review Comment:
shall we call this out in CHANGES.md?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]