[midPoint] Pending operations
Davy Priem
davy.priem at vives.be
Fri Jul 29 14:35:46 CEST 2022
Hi,
I have an issue with pending operations. In my resource I’ve configured this according to https://docs.evolveum.com/midpoint/reference/synchronization/consistency/. I thought pending operations would be auto removed when the shadow refresh task runs, but they keep on retrying. Am I missing something?
My consistency configuration in the resource
<consistency>
<pendingOperationRetentionPeriod>P3D</pendingOperationRetentionPeriod>
<operationRetryPeriod>PT15M</operationRetryPeriod>
</consistency>
Although I still see some operations keep on being retried. Eg snippet from shadow object in that resource:
<pendingOperation id="15">
<type>retry</type>
<delta>
<t:changeType>add</t:changeType>
<t:objectType>c:ShadowType</t:objectType>
<t:objectToAdd xsi:type="c:ShadowType">
….
</t:objectToAdd>
</delta>
<requestTimestamp>2022-05-06T14:54:35.161+02:00</requestTimestamp>
<operationStartTimestamp>2022-05-06T14:54:35.161+02:00</operationStartTimestamp>
<lastAttemptTimestamp>2022-07-29T14:23:36.839+02:00</lastAttemptTimestamp>
<executionStatus>executing</executionStatus>
<resultStatus>in_progress</resultStatus>
<attemptNumber>7947</attemptNumber>
</pendingOperation>
Davy Priem
Hogeschool VIVES | Dienst studentenzaken, informatie en technologie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20220729/10494895/attachment.htm>
More information about the midPoint
mailing list