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

Commit 70b2dbe2 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: 7cb737c8

Change-Id: I8d11488c76555c1e9d32fec170356d8758d6c500
parents 298c052f 7cb737c8
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 "