Skip to content

Commit

Permalink
chore: Cleanup of app update log
Browse files Browse the repository at this point in the history
Signed-off-by: MMaiero <[email protected]>
  • Loading branch information
MMaiero committed Nov 14, 2024
1 parent d32a0a5 commit 6f3826b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -855,7 +855,6 @@ private void publishWithDelay(boolean isAppUpdate) {
this.scheduledBirthPublisherFuture.cancel(false);
logger.debug("CloudServiceImpl: BIRTH message cache timer restarted.");
}
logger.info("isAppUpdate? {}", isAppUpdate, new RuntimeException());

logger.debug("CloudServiceImpl: BIRTH message cached for 30s.");

Expand Down

0 comments on commit 6f3826b

Please sign in to comment.