Hi all, I wonder if I can pass configuration varia...
# getting-started
a
Hi all, I wonder if I can pass configuration variables into schedules. What i want to do: run multiple schedules of same tap and target with different tap config parameters to parallelize execution. Is this doable?
t
@artem_vysotsky was it relatively easy to find this in the docs or did you have to search a bunch of things?
a
I guess, it took me a while. Because i first was searching for an example for parallel execution. I didn't find it. Then I came up with the idea of running the same tap/target in separate schedule with different configs. From that point it was relatively easy to find
t
sounds like having a section on parallel execution would be good! cc @amanda.folson