mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-20 09:18:03 +01:00
Add a framework for running experiments to improve push notification reliability
This commit is contained in:
@@ -110,6 +110,8 @@ dynamoDbTables:
|
||||
tableName: profiles_test
|
||||
pushChallenge:
|
||||
tableName: push_challenge_test
|
||||
pushNotificationExperimentSamples:
|
||||
tableName: Example_PushNotificationExperimentSamples
|
||||
redeemedReceipts:
|
||||
tableName: redeemed_receipts_test
|
||||
expiration: P30D # Duration of time until rows expire
|
||||
|
||||
Reference in New Issue
Block a user