[Hactoberfest] Limit the number of retries on concurrency modification exceptions · Issue #197 · commercetools/commercetools-sync-java · GitHub
Skip to content

[Hactoberfest] Limit the number of retries on concurrency modification exceptions #197

Description

@heshamMassoud

Situation
Currently on concurrency modification exceptions the sync retries with no limit until there is no error. See:

Complication
It causes unnecessary api calls if the platform returns 409 - ConcurrentModificationException for the requests.

Resolution
Limit the number of retries on concurrency modification exceptions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions