You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation which triggers an SIO message when persona REST endpoints are called will not scale. This also does not account for changes to the database outside of the admin UI. A better solution might be to watch the database for changes instead of triggering on rest endpoints.
The current implementation which triggers an SIO message when persona REST endpoints are called will not scale. This also does not account for changes to the database outside of the admin UI. A better solution might be to watch the database for changes instead of triggering on rest endpoints.
https://search.brave.com/search?q=mongodb+watch+document+for+changes+python&source=web&summary=1&conversation=ff1b4bcd8705abedf025a2
Originally posted by @NeonDaniel in #107 (comment)
The text was updated successfully, but these errors were encountered: