[MM-57384] Investigate app performance on repeated calls to users/status/ids and users/ids calls on posted event (#26644)

https://mattermost.atlassian.net/browse/MM-57384
https://mattermost.atlassian.net/browse/MM-58109
https://mattermost.atlassian.net/browse/MM-58110
Этот коммит содержится в:
M-ZubairAhmed
2024-05-27 12:34:38 +00:00
коммит произвёл GitHub
родитель b00b68920d
Коммит 273a999167
18 изменённых файлов: 469 добавлений и 126 удалений

Просмотреть файл

@@ -210,6 +210,7 @@ export type ClientConfig = {
WranglerMoveThreadFromGroupMessageChannelEnable: string;
ServiceEnvironment: string;
UniqueEmojiReactionLimitPerPost: string;
UsersStatusAndProfileFetchingPollIntervalMilliseconds: string;
};
export type License = {