I am trying to traverse through a vault server concurrently. I am able to recursively search but I am having trouble parallelizing it.
Below is a sample of the code I cam