Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Process Pending Jobs unable to complete within the initial retry. An AWS EventBridge will be setup up to trigger a lambda to perform the task to reprocess pending redaction jobs.
Create a scheduler job to check on pending documents (EventType - RedactionStatusPending) and trigger the Return Result API (Step 5).
Use EventBridge to trigger new lambda which invokes the integration API to reprocess documents (Checks for Status - EventType.RedactionStatusPending).