Skip to content

Commit

Permalink
Double update user metrics timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
jahooma committed Dec 22, 2022
1 parent 355d971 commit 6c5b7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/src/update-user-metrics.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ export async function updateUserMetrics() {
},
}
}),
100
500
)

for (const { user, fields } of userUpdates) {
Expand Down

0 comments on commit 6c5b7ca

Please sign in to comment.