Bump interval a smidge

This commit is contained in:
Eric Bailey
2024-05-02 20:34:19 -05:00
parent ef28de37d3
commit 6044bbb8ad
+1 -1
View File
@@ -132,7 +132,7 @@ export type ConvoState =
fetchMessageHistory: undefined
}
const ACTIVE_POLL_INTERVAL = 1e3
const ACTIVE_POLL_INTERVAL = 2e3
const BACKGROUND_POLL_INTERVAL = 10e3
export function isConvoItemMessage(