Closed Danidite closed 2 months ago
Currently caribou wrapper re-establishes connection to remote client every time it performs a successor or retrieval call. This adds noticeable overhead for smaller running function and thus this should instead be cached.
Currently caribou wrapper re-establishes connection to remote client every time it performs a successor or retrieval call. This adds noticeable overhead for smaller running function and thus this should instead be cached.