Skip to content

add flag for disabling caching in execution#130

Closed
christian-insitro wants to merge 1 commit intomainfrom
add_caching_option_to_federated_task_proxy
Closed

add flag for disabling caching in execution#130
christian-insitro wants to merge 1 commit intomainfrom
add_caching_option_to_federated_task_proxy

Conversation

@christian-insitro
Copy link
Contributor

The federated task proxy previously provided no way to disable caching in the submitted tasks' execution. This is a feature frequently requested for federated tasks, especially in instances where executions of complicated tasks need to be overwritten.

This PR enables this via the optional acceptance of a disable_caching flag for the lambda and rest proxy functions, which corresponds to the use of --no-cache when building the cli arguments.

@christian-insitro christian-insitro deleted the add_caching_option_to_federated_task_proxy branch August 28, 2025 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant