Hi, there have been sync issue and following is the error log-
Error "System.OperationCanceledException: The operation was canceled. In at System. Threading. Cancellation Token. ThrowOperationCanceledException\n at System. Threading.SemaphoreSlim. WaitCore(Int64 millisecondsTimeout, Cancellation Token cancellation Token) \n at AsyncLocking.AsyncLock.Get(Nullable’1 timeout, CancellationToken cancellation Token, String callerName) in /src/CommonUtilities/AsyncLocking/AsyncLock.cs line 29\n at LegacyDataLayer.LegacyAppTemplateDataLayer.InvalidateSessionCacheEntry(Context context, String tableName, CancellationToken cancellationToken) in /src/Data/LegacyDataLayer/LegacyAppTemplateDataLayer.cs:line 357\n at LegacyDataLayer.LegacyAppTemplateDataLayer.ClearCachedTableData(Context context, AppTemplate appTemplate, AppTable app Table, PhysicalSchema physicalSchema, Int32 ownerld, CancellationToken cancellationToken) in /src/Data/LegacyDataLayer/LegacyAppTemplateDataLayer.cs:line 334\n at ActionEvaluator.RowOperationEvaluator.AppendTableRowsAsync(Context context, Op op, Int32 ownerld, AppTable appTable, ImmutableArray 1 col Types, List 1 keyPositions, CancellationToken cancellationToken) in /src/Automation/ActionEvaluator/RowOperationEvaluator.cs line 1416\n at ActionEvaluator.RowOperationEvaluator.AddTableRowInternalAsync(Context context, Op op, Int32 userld, Int32 executeAs, Cancellation Token cancellationToken) in /src/Automation/ActionEvaluator/RowOperationEvaluator.cs line 820\n at ActionEvaluator. RowOperationEvaluator.PerformOperationWithTimeout(Context context, Op op, Int32 userld, App Template appTemplate, UpdateModeEnum requiredUpdateMode, RowOperationAsync roOperation, Cancellation Token cancellationToken) in /src/Automation/ActionEvaluator/RowOperationEvaluator.cs line 466\n at ActionEvaluator.RowOperationEvaluator.PerformOperationAsync(Context context, Op op, Int32 userld, String app TemplateVersion, UpdateModeEnum requiredUpdateMode, RowOperationAsync rowOperation, Cancellation Token cancellation Token) in /src/Automation/ActionEvaluator/RowOperationEvaluator.cs:line 284\n at ActionEvaluator. RowOperationEvaluator.AddTableRowAsync(Context context, Op op, Int32 userld, String appTemplateVersion, User Type user Type, Cancellation Token cancellation Token) in
/src/Automation/ActionEvaluator/RowOperationEvaluator.cs:line 726\n at ServerHandler.AddTableRowHandler. AddTableRowInternal(IPerfCollector perfCollector, Context context, Op op, String appTemplateVersion, IQueryString queryString, CancellationToken cancellation Token)
in /src/ControllerHandler/ServerHandler/AddTableRowHandler.cs:line 226"|
The issue happened to one of the App User while for others the sync worked properly. This has happened to two of the Workspace Apps.
Has anyone faced similar errors?
Your help is appreciated.
Thank you.