sanjaypujare
sanjaypujare
> with the PR checks failing Which checks are failing?
CC @ejona86 since he might be interested in reviewing this as well
I think I have addressed all the comments so far.
Friendly ping: what else is needed for this PR to be approved?
I believe I have addressed all the comments. Is this waiting for the gRFC A55 to be merged first?
I don't see anything obviously wrong. Do the RPCs time out when you set the deadline? Also have you tried increasing the timeout?
> ... @ejona86 I looked at the issue before posting here , there is no retry mechanism in the grpc client. Just trying to clarify: you mean you have `disableRetry()`...
> @sanjaypujare Is retry a default option? I didn’t set disableRetry explicitly Transparent retries are enabled by default (AFAIK). Pls disable retry and see.
Yes, startup of any app in Java can cause sluggishness so this is to be expected. If this resolves your problem you can close this issue. Another thing to verify...
@natraj09 yes. @ejona86 's comments also indicated this is a different issue so let's keep it open