zendesk / bulk_delete_orgs_app

This app allows admins to easily delete Zendesk organisations in bulk
Other
0 stars 1 forks source link

Deletion job fails for large numbers #6

Closed niall3rs closed 8 years ago

niall3rs commented 8 years ago

Customer report of failure when trying to delete ~52k orgs - https://cl.ly/2N0e2I2u0c45

niall3rs commented 8 years ago

Tested for 500 and there were no issues, so it seems there is an issue based on the job timing out for very large numbers. I'll need to rewrite the code and paginate the deletion requests for very large numbers

niall3rs commented 8 years ago

Add functionality to handle larger deletions in v1.3 - closing this issue