ffs
This commit is contained in:
@@ -165,7 +165,7 @@ async function insertMany(
|
||||
| typeof ApiUserTypes.DISTRIBUTOR
|
||||
| typeof ApiUserTypes.DEALER,
|
||||
tries = 0,
|
||||
) {
|
||||
): Promise<void> {
|
||||
if (tries >= 3) {
|
||||
console.log("Max retries reached for upserting users");
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user