Y a-t-il un moyen de désactiver temporairement le RateLimiter pour la création en masse par l'administrateur ?

Just as a follow-up given the effort to understand the scripts and ruby etc. and the likely performance, I went another route and bypassed all limits by writing directly to the database using SQL. This way I was able to get several thousand insertions per second.

There was a topic asking which tables were required, it is closed now so I reply here that I changed the following tables to insert the users:

user_avatars
user_emails
user_profiles
user_search_data
user_stats
users
1 « J'aime »