multithreading - bulk user delete from crowd grops -


i creating automation tool delete bulk user groups using below api. delete /rest/usermanagement/1/group

i have 5000 users. should best way implement it.

i have tried sending user spring controller , call rest api in look. gives 504 on ui side , memory out on server side after time.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -