IFetchVositaBookingsSynchronizer.StartSync

// Id: #222075
using Microwize.Vosita.Interfaces.Core.Interfaces;

var fetchVositaBookingsSynchronizer = Activate<IFetchVositaBookingsSynchronizer>();
await fetchVositaBookingsSynchronizer.StartSync(
    FromJson<Guid>("\"851e3e8c-67ce-53bf-d575-3a1a94fe8221\""),
    FromJson<Guid>("\"ee2f9b14-828b-4093-a7ec-3a1a94fe8cf9\""),
    null);

Parameters

CurrentCulture
""
CurrentUICulture
""
RecurringJobId
"Fetch_Vosita_Bookings_Mathew Lorient - Denver"
Time
1761745503

State

10/29/2025 13:46:23 (+1m 9.767s) Failed

Failed to change state to a 'Failed' one due to an exception after 10 retry attempts

System.ArgumentException (lw0sdlwk0006m5:1136)

Token 0x06000016 is not a valid Type token in the scope of module k�}@JNJX^� �������VJd�v��������e��)�Lk�k�k�k�k���J�. (Parameter 'metadataToken')

System.ArgumentException: Token 0x06000016 is not a valid Type token in the scope of module k�}@JNJX^�	�������VJd�v��������e��)�Lk�k�k�k�k���J�. (Parameter 'metadataToken')
   at System.Reflection.RuntimeModule.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments)
   at System.Reflection.CustomAttribute.FilterCustomAttributeRecord(MetadataToken caCtorToken, MetadataImport& scope, RuntimeModule decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, ListBuilder`1& derivedAttributes, RuntimeType& attributeType, IRuntimeMethodInfo& ctorWithParameters, Boolean& isVarArg)
   at System.Reflection.CustomAttribute.IsCustomAttributeDefined(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, RuntimeType attributeFilterType, Int32 attributeCtorToken, Boolean mustBeInheritable)
   at System.Diagnostics.StackTrace.ToString(TraceFormat traceFormat, StringBuilder sb)
   at Hangfire.Common.ShallowExceptionHelper.ToStringHelper(Exception exception, Boolean isInner)
   at Hangfire.States.FailedState.SerializeData()
   at Hangfire.SqlServer.SqlServerWriteOnlyTransaction.<>c__DisplayClass23_0.<AddJobState>b__1(DbConnection batch)
   at Hangfire.SqlServer.SqlServerWriteOnlyTransaction.AppendBatch[TKey](SortedDictionary`2 collection, SqlCommandBatch batch)
   at Hangfire.SqlServer.SqlServerWriteOnlyTransaction.<>c.<Commit>b__17_0(SqlServerStorage storage, DbConnection connection, DbTransaction transaction, SqlServerWriteOnlyTransaction ctx)
   at Hangfire.SqlServer.SqlServerStorage.<>c__44`1.<UseTransaction>b__44_0(SqlServerStorage storage, DbConnection connection, DbTransaction transaction, KeyValuePair`2 ctx)
   at Hangfire.SqlServer.SqlServerStorage.<>c__45`2.<UseTransaction>b__45_0(SqlServerStorage storage, DbConnection connection, KeyValuePair`2 ctx)
   at Hangfire.SqlServer.SqlServerStorage.UseConnection[TContext,TResult](DbConnection dedicatedConnection, Func`4 func, TContext context)
   at Hangfire.SqlServer.SqlServerStorage.UseTransaction[TContext,TResult](DbConnection dedicatedConnection, Func`5 func, TContext context, Nullable`1 isolationLevel)
   at Hangfire.SqlServer.SqlServerStorage.UseTransaction[TContext](DbConnection dedicatedConnection, Action`4 action, TContext context)
   at Hangfire.SqlServer.SqlServerWriteOnlyTransaction.Commit()
   at Hangfire.States.BackgroundJobStateChanger.ChangeState(StateChangeContext context)
   at Hangfire.Server.Worker.TryChangeState(BackgroundProcessContext context, IStorageConnection connection, String jobId, IState state, IReadOnlyDictionary`2 customData, String[] expectedStates, IFetchedJob completeJob, BackgroundJob& backgroundJob, CancellationToken initializeToken, CancellationToken abortToken)

+2.170s Processing

Server:
lw0sdlwk0006m5:1136
Worker:
b7f77d0e

+373ms Enqueued

Triggered by recurring job scheduler

10/29/2025 13:45:11 Created