Enable R6 GSheet update
All checks were successful
Build Docker Images / test (push) Successful in 1m39s
Build Docker Images / build-and-push (push) Successful in 1m48s

This commit is contained in:
2025-11-25 21:16:10 +01:00
parent 3a9b8c7b27
commit 3514c022d6

View File

@@ -132,7 +132,7 @@ public class MorskaD6Processor : MorskaBaseProcessor
SaveProcessedLayer(processedLayer, newRecords); SaveProcessedLayer(processedLayer, newRecords);
// UpdateGoogleSheetReport(processedLayer.Id); UpdateGoogleSheetReport(processedLayer.Id);
_logger.LogInformation( _logger.LogInformation(
"{ProcessorType}: Successfully processed {RecordCount} records for layer {LayerName} ({LayerId})", "{ProcessorType}: Successfully processed {RecordCount} records for layer {LayerName} ({LayerId})",