Generally, do you have each node initialize things...
# beginners-need-help
j
Generally, do you have each node initialize things like api clients? Or do you create context objects which store these types of things, and pass them through to each node?