Files
mostlymatter/app
Agniva De Sarker 6605300c66 MM-41085: Use a counting semaphore in sendNotifications (#19498)
We throttle the concurrency limit in maintaining thread membership
for a given thread using a counting semaphore. The limit is currently
8 which is a decent number to start with.

On some more thinking, it would be even better if the sql query
could be modified to support batch updates.

https://mattermost.atlassian.net/browse/MM-41085

```release-note
NONE
```
2022-02-08 12:20:02 +05:30
..
2021-08-17 16:08:04 -04:00
2022-01-20 10:07:27 +05:30
2021-10-12 11:39:49 +05:30
2021-08-17 16:08:04 -04:00
2021-11-15 10:43:07 +05:30
2021-11-15 10:43:07 +05:30
2022-01-20 10:07:27 +05:30
2021-10-12 11:39:49 +05:30
2022-02-02 22:44:22 +05:30