Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: New batch processing option: 'ThrowOnFullBatchFailure' #646

Commits on Sep 19, 2024

  1. Added new batch processing option: 'ThrowOnFullBatchFailure' to contr…

    …ol if a BatchProcessingException should be raised on full batch failure or not.
    lachriz-aws committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e1d88c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Sonar fixes.

    lachriz-aws committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    09fc7f9 View commit details
    Browse the repository at this point in the history
  2. Added information about the new 'ThrowOnFullBatchFailure' setting to …

    …the <summary> of the BatchProcessorAttribute.
    lachriz-aws committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a93b3be View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    922d92f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    20dee71 View commit details
    Browse the repository at this point in the history