Open nlordell opened 2 years ago
Yes, this should be doable. Just a word of warning: When I was first implementing it, I had to fight with rate limitings. If we parallelize it, there is a risk that this will reappear
To avoid the rate limiting (maybe) You can put a cap on the size of the batches.
This iterative async block of code could probably be a batch request.
cf
referral_maintenance.rs