ai_api / src /shared /constants /batch.ts
Yogesh
initial deploy
cd8bd0a
Raw
History Blame Contribute Delete
67 Bytes
export const DEFAULT_BATCH_EXPIRATION_SECONDS = 30 * 24 * 60 * 60;