DocumentTransactionsCorrelatorJob.Execute

// Id: 90b4bb4b-de0a-4c69-b46d-f944eb8bb1fc
using Handlers.MongoDB.DocumentTransactions;

var documentTransactionsCorrelatorJob = Activate<DocumentTransactionsCorrelatorJob>();
documentTransactionsCorrelatorJob.Execute();

Parameters

CurrentCulture
""
CurrentUICulture
""
Time
1732934655
RecurringJobId
"DocumentTransactionsCorrelatorJob"
QueueName
"000_critical"

State

11/30/2024 02:46:51 (+2m 35.353s) Failed

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

MySql.Data.MySqlClient.MySqlException

Unable to connect to any of the specified MySQL hosts.

MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: Resource temporarily unavailable
   at System.Net.Dns.InternalGetHostByName(String hostName)
   at System.Net.Dns.ResolveCallback(Object context)
   at System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult)
   at System.Net.Dns.EndGetHostAddresses(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory<TResult>.FromAsyncCoreLogic(IAsyncResult iar, Func<IAsyncResult, TResult> endFunction, Action<IAsyncResult> endAction, Task<TResult> promise, Boolean requiresSynchronization)
   --- End of inner exception stack trace ---
   at MySql.Data.MySqlClient.NativeDriver.<>c.<Open>b__40_0(Exception ex)
   at System.AggregateException.Handle(Func<Exception, Boolean> predicate)
   at MySql.Data.MySqlClient.NativeDriver.Open()
   at MySql.Data.MySqlClient.Driver.Open()
   at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
   at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
   at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
   at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
   at MySql.Data.MySqlClient.MySqlPool.GetConnection()
   at MySql.Data.MySqlClient.MySqlConnection.Open()
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
   at ElmahCore.MySql.LogRepository.ExecuteNonQueryAsync(MySqlCommand command)
   at ElmahCore.MySql.LogRepository.LogAsync(Guid id, Error error)
   at ElmahCore.MySql.LogRepository.Log(Guid id, Error error)
   at Api.Code.ElmahJobFilterAttribute.OnStateElection(ElectStateContext context) in /src/Api/Code/HangfireConfiguration.cs:201
   at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple<IElectStateFilter, ElectStateContext> x)

+2ms Processing

Server:
utopia-microservices-7fc5dfffcb-xk8d6:publishing:1
Worker:
a8a86a48

+2ms Enqueued

Triggered by recurring job scheduler

Queue:
000_critical

11/30/2024 02:44:15 Created