Skip to content

Add detached timeout support to Fn CLI#718

Open
Jaytee-fn wants to merge 4 commits intomasterfrom
long_running_functions_support
Open

Add detached timeout support to Fn CLI#718
Jaytee-fn wants to merge 4 commits intomasterfrom
long_running_functions_support

Conversation

@Jaytee-fn
Copy link
Copy Markdown
Contributor

This PR adds detached timeout support to Fn CLI as the first task of long-running OCI Functions support.

It adds support for --detached-timeout in Fn CLI, persists detached timeout configuration in func.yaml, and wires the setting through create, update, and deploy flows with provider-aware behaviour.

This PR also upgrades the OCI Go SDK and project toolchain because detached timeout support is only available in newer OCI SDK versions that require Go 1.24+.

@Jaytee-fn Jaytee-fn force-pushed the long_running_functions_support branch from 7a345a7 to f615de5 Compare May 7, 2026 11:36
@Jaytee-fn Jaytee-fn force-pushed the long_running_functions_support branch from c180bb1 to 0b84817 Compare May 7, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant