• James Bardin's avatar
    increase grpc recv limit · 746aac8b
    James Bardin authored
    Some providers may generate quite large schemas, and the internal
    default grpc response size limit is 4MB. 64MB should cover most any use
    case, and if we get providers nearing that we may want to consider a
    finer-grained API to fetch individual resource schemas.
    746aac8b