theconductor
07/16/2024, 3:51 PMCheckBulkPermissionsRequest
only takes one Consistency
object, or one ZedToken. This seems limiting, right? If I'm checking a bunch of resources, without the ability to compare each of their ZedTokens and choose the latest one, isn't my only option fully_consistent
if I want correctness?