Merge 13d8c46f1c85bce00c951fa8c4daa6847d8b099f into 72eda9a24f815f6d566818cbf8518138e29d83e9

This commit is contained in:
quitbiz 2023-07-17 21:38:56 -05:00 committed by GitHub
commit 5aa58bca37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,5 +119,5 @@ object NewTweetsPillCandidatePipelineConfig {
// Unlimited display time (until user takes action)
val DisplayDuration = -1.millisecond
val TriggerDelay = 4.minutes
val TriggerDelay = 5.minutes
}