Update COMPOSIO_LOOKBACK_DAYS to 30 in sync_gmail.ts for extended sync period

This commit is contained in:
tusharmagar 2026-03-18 10:27:02 +05:30
parent 86818e7d21
commit b066aa2b24

View file

@ -444,7 +444,7 @@ async function performSync() {
// --- Composio-based Sync ---
const COMPOSIO_LOOKBACK_DAYS = 7;
const COMPOSIO_LOOKBACK_DAYS = 30;
interface ComposioSyncState {
last_sync: string; // ISO string