Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9d1ac4d7 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Codec2: Refresh proxy on transaction failure" into rvc-dev am:...

Merge "Codec2: Refresh proxy on transaction failure" into rvc-dev am: d727f80a am: e245fdaf am: 418a897e am: 3b4a54f2

Change-Id: Ib1111eee78f4f7ccb06b1a2cd79cfbd09239e845
parents b975440f 3b4a54f2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -219,6 +219,7 @@ public:
                if (success) {
                    break;
                }
                invalidate();
                using namespace std::chrono_literals;
                static constexpr auto kServiceRetryPeriod = 5s;
                LOG(INFO) << "Failed to retrieve component traits from service "