Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2024 10:13 AM
Hello @agallard,
I tried with the first solution but the workflow tries to install the dependencies used in the second workflow but it didn't work (in the posted .yaml I already have a depends_on).
The workflow runs when the user requieres it, that is why I'd want to connect the generation and the main task in one workflow.
The second solution could be too expensive if I schedule it each hour, for having a cluster only for generating a token schedulized that way.
I don't know if there are available cheaper clusters that are serverless for this process.
Thanks for your insights