// Id: #488862
using Microwize.Vosita.Interfaces.Core.Interfaces;
var fetchVositaBookingsSynchronizer = Activate<IFetchVositaBookingsSynchronizer>();
await fetchVositaBookingsSynchronizer.StartSync(
FromJson<Guid>("\"3dc11ea7-a7cf-ceff-2c11-3a1ceef9c50a\""),
FromJson<Guid>("\"9c3fe05e-72ca-4a15-75a6-3a1ceef9c72f\""),
null);
| CurrentCulture | |
| CurrentUICulture | |
| RecurringJobId | |
| Time | |
Retries were disabled for this job.
An item with the same key has already been added. Key: 2994714
An exception occurred during performance of the job.
An item with the same key has already been added. Key: 2994714
System.ArgumentException: An item with the same key has already been added. Key: 2994714 at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior) at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToDictionaryAsync[TSource,TKey,TElement](IQueryable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToDictionaryAsync[TSource,TKey,TElement](IQueryable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer, CancellationToken cancellationToken) at Vosita.Interfaces.Athena.Hangfire.Services.AthenaAppointmentService.HandleFetchVositaBookingsToStagingTableAsync(Int32 practiceId, Guid vositaUserId, BridgeSettings bridgeSettings, Guid vositaLocationId, CancellationToken cancellationToken) at Vosita.Interfaces.Athena.Hangfire.Services.FetchVositaBookingsSynchronizer.StartSync(Guid vositaUserId, Guid vositaLocationId, CancellationToken cancellationToken) at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by recurring job scheduler