## Detailed Description We might want to use grpc-requests instead of betterproto ## Context - big speed ups in https://github.com/openclimatefix/client-private/issues/294 ## Possible Implementation - see solution in quartz-api [here](https://github.com/openclimatefix/quartz-api/blob/main/src/quartz_api/internal/backends/dataplatform/client.py#L80)
Detailed Description
We might want to use grpc-requests instead of betterproto
Context
Possible Implementation