Test rate-limiting, stories in mock server
This commit is contained in:
parent
450051e541
commit
f9453c64dd
9 changed files with 212 additions and 10 deletions
|
@ -1270,6 +1270,7 @@ async function processManifest(
|
|||
);
|
||||
|
||||
if (!myStories) {
|
||||
log.info(`storageService.process(${version}): creating my stories`);
|
||||
const storyDistribution: StoryDistributionWithMembersType = {
|
||||
allowsReplies: true,
|
||||
id: MY_STORIES_ID,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue