Skip to content

Commit

Permalink
chore: Cleanup of app update log (#5564)
Browse files Browse the repository at this point in the history
Signed-off-by: MMaiero <matteo.maiero@eurotech.com>
  • Loading branch information
MMaiero authored Nov 15, 2024
1 parent d32a0a5 commit 9b894d6
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 9b894d6

Please sign in to comment.