Excessive watch scope #10

Open
opened 2021-09-30 16:28:56 +00:00 by lauri · 0 comments
Owner

Current code app.db.watch(full_document="updateLookup") watches events on all documents in db. This is excessive. Use more finegrained filter.

Current code `app.db.watch(full_document="updateLookup")` watches events on all documents in db. This is excessive. Use more finegrained filter.
marva was assigned by lauri 2021-09-30 16:29:04 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pinecrypt/pinecrypt-gateway-backend#10
No description provided.