Skip to content

Commit

Permalink
fix: optimise getUserByStorage query to avoid timeouts (#1412)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamalton authored Jun 7, 2022
1 parent f9e013a commit 8291115
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/cron/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

Resist chaos! Periodically update the db with exciting new facts about the size of pins and anything else that doesn't need to be on the critical path.

Notify users when they are approaching or exceeding their storage quota, and notify admins of any users who are exceeding their quota.

## Getting started

Ensure you have all the dependencies, by running `npm i` in the parent project.
Expand Down

0 comments on commit 8291115

Please sign in to comment.