Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-5046

Reuse grpc clinet connection in grpc clinet lib

    XMLWordPrintable

    Details

    • Story Points:
      1

      Description

      As of now when there is grpc disconnect between core and adapters , the connection is tried back with backoff and once the connection is reastablished there is a new redail done on the GRPC which is not required.  As we have now retries implemented in the grpc library , redailing the GRPC will change the clinet handlers and all the retrying grpc connections will be fail.

      Reusing the same grpc clinet connection would keep the retires intact. this wouldnt need a redail

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            nkrishna Nikesh Krishnan
            Reporter:
            alaxmesh Abhilash Laxmeshwar
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: