// Id: #222076
using Microwize.Vosita.Interfaces.Core.Interfaces;
var fetchVositaBookingsSynchronizer = Activate<IFetchVositaBookingsSynchronizer>();
await fetchVositaBookingsSynchronizer.StartSync(
FromJson<Guid>("\"851e3e8c-67ce-53bf-d575-3a1a94fe8221\""),
FromJson<Guid>("\"6b57a547-385b-e373-79e6-3a1c74997973\""),
null);
| CurrentCulture | |
| CurrentUICulture | |
| RecurringJobId | |
| Time | |
Failed to change state to a 'Failed' one due to an exception after 10 retry attempts
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)
Triggered by recurring job scheduler