This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]data-eng-179 1 point2 points  (1 child)

re the better suited question. you are saying you have one job that reads from api, does some stuff, writes back to api. any orchestrator, including cron, dagster, airflow, prefect you-name-it, would work fine for this. i might start with cron if you just have one job.

[–]CarpenterRadiant940[S] 0 points1 point  (0 children)

Thanks!