Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
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".