hahma / src /shared /constants /batch.ts
automindy's picture
Upload 1980 files
bc4a7e8 verified
Raw
History Blame Contribute Delete
68 Bytes
export const DEFAULT_BATCH_EXPIRATION_SECONDS = 30 * 24 * 60 * 60;