Tamas Palfy created NIFI-13991:
----------------------------------
Summary: GetAwsTextractJobStatus doesn't handle
ProvisionedThroughputExceededException properly
Key: NIFI-13991
URL: https://issues.apache.org/jira/browse/NIFI-13991
Project: Apache NiFi
Issue Type: Bug
Reporter: Tamas Palfy
GetAwsTextractJobStatus has a relationship called "throttled" for which the
documentation says "Retrieving results failed for some reason, but the issue is
likely to resolve on its own, such as Provisioned Throughput Exceeded or a
Throttling failure."
However a ProvisionedThroughputExceededException is not handled as such,
instead the flowfile is sent to "failure".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)