Am I correct in thinking that I should establish variables each time in a given step as if I define
Am I correct in thinking that I should establish variables each time in a given step as if I define them outside of a step it may not work correctly?
e.g. is this the correct approach establishing my DB client in each step as opposed to one client variable in the parent scope?
e.g. is this the correct approach establishing my DB client in each step as opposed to one client variable in the parent scope?



