[
https://issues.apache.org/jira/browse/NIFI-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15158036#comment-15158036
]
Mans Singh commented on NIFI-1509:
----------------------------------
Hi [~jameswing]
Thanks for your feedback. I will update the Capabilities documentation.
Regarding your {{context.yield}} observation: I was trying to make a
distinction between recoverable and unrecoverable situations and yielding only
if there was a chance to recover. In the first exception block, I included
those cases where there was no reason to retry (request too large, invalid
content, resource not found, etc) and therefore skiped {{context.yield}}. In
other exception blocks, there could be situations where the situations would
resolve like TooManyRequestsException so I thought it might be useful to yield.
Please let me know if there is a better way to handle the situation.
Thanks
> Support AWS Lambda Processor
> ----------------------------
>
> Key: NIFI-1509
> URL: https://issues.apache.org/jira/browse/NIFI-1509
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Affects Versions: 0.5.0
> Environment: all
> Reporter: Mans Singh
> Assignee: Mans Singh
> Priority: Minor
> Labels: aws, lambda, streaming
> Fix For: 0.6.0
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> Support aws lambda put processor
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)