feat: Enhance Catalog Lite expiration handling and improve Italian localization
This commit is contained in:
parent
64525f5ead
commit
03dfe0f3a1
4 changed files with 30 additions and 14 deletions
|
|
@ -70,7 +70,7 @@ public sealed class ImageProcessingCoordinator
|
|||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
_logger.LogDebug(ex, "Errore durante l'aggiornamento della velocita");
|
||||
_logger.LogDebug(ex, "Errore durante l'aggiornamento della velocità");
|
||||
}
|
||||
}, null, TimeSpan.FromSeconds(1), TimeSpan.FromSeconds(1));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue