The enterprise feature was not being forwarded to windmill-api-schedule in windmill-api's Cargo.toml, causing the #[cfg(not(feature = "enterprise"))] guards in create_schedule to remain active even in EE builds. This made on_recovery, on_success, and on_failure_times>1 incorrectly rejected with "only available in enterprise version" for enterprise customers. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
9.5 KiB
9.5 KiB