Vihang Patil

Results 4 issues of Vihang Patil

# Problem description We end up configuring a large bucket size on PGW, OCSGW or OCS which can handle fastest data consumption. But most of the users do not consume...

enhancement

# Problem description The load balancing on streaming gRPC happens on connections. So, a single gRPC streaming connection is established with a single instance of prime. Hence, that one instance...

enhancement

**Describe the bug** `getDepositAddresses` is being deprecated and replaced by its paginated version `getPaginatedAddresses`. Original `interface DepositAddressResponse` had `type?: string` but the replacement `interface AddressResponse` has `type?: number`. The raw...

bug