Time-bucket size used when computing deterministic keys. Bucketed keys help avoid unintended long-term collisions if an upstream system reuses stable ids.
When true and a caller supplies a stableEventId, the SDK will compute an idempotency key deterministically (HMAC) so re-enqueueing the same business event does not create duplicates.