2019-10-18
Asynchronously process Batch and BatchGroup commit and delete actions to better handle those with large numbers of donations.
Changes
| Type | Changes to | Notes |
|---|---|---|
| breaking |
batch
|
Destroy is processed asynchronously, returns Batch with 'updating' status |
| breaking |
batch_group
|
Destroy is processed asynchronously, returns BatchGroup with 'updating' status |
| breaking |
batch-commit
|
Commit is processed asynchronously, returns Batch with 'updating' status |
| breaking |
batchgroup-commit
|
Commit is processed asynchronously, returns BatchGroup with 'updating' status |