:wave: hi folks…..If I want to run a job with AWS...
# dev-metaflow
s
👋 hi folks…..If I want to run a job with AWS Batch (and not Step Functions) that only has a single job to step to run, if I kick it off locally, will it terminate when my computer falls asleep? I have a job that will run for a long time (hours) so I’m curious how I could prevent that but still use the local orchestrator and aws batch for compute — if possible
1
Nevermind, looks like the job just doesn’t terminate even if my computer sleeps