Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add caching support in javascript/typescript workflows/tasks #1008

Open
gurjotkaur20 opened this issue Mar 17, 2024 · 0 comments
Open

Add caching support in javascript/typescript workflows/tasks #1008

gurjotkaur20 opened this issue Mar 17, 2024 · 0 comments
Labels
feature new feature P2 Low priority

Comments

@gurjotkaur20
Copy link
Contributor

The Problem

Currently caching support is not provided when you call a datasource or function/workflow from typescript code.

The Solution

We should pass caching before and after instruction in the meta key of the datasource args when calling any task from typescript.

@gurjotkaur20 gurjotkaur20 added feature new feature P2 Low priority labels Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature P2 Low priority
Projects
None yet
Development

No branches or pull requests

1 participant