PriceAggregator for all IC5 SS

The job is finished. It will be removed automatically 1/1/0001 12:00:00 AM.
// Id: #840860
using KA_scheduler.Services;

var jobService = Activate<JobService>();
await jobService.TriggerRequest(
    null,
    "PriceAggregator for all IC5 SS",
    "https://4z76riq5jzn76yrcgrr5opm35m0fdpfg.lambda-url.eu-north-1.on.aws/",
    FromJson<HttpMethod>("{\"Method\":\"POST\"}"),
    "[{"warehouse": "001","itemCategory5": "1000","currency": "SEK","mode": "1","type": "1","inclCompPrice": "Y", "customer": "114000","priceBase": "S"},{"warehouse": "001","itemCategory5": "1000","currency": "SEK","mode": "1","type": "1","inclCompPrice": "Y","customer": "113800","priceBase": "S"}]",
    "SS");

Parameters

CurrentCulture
"en-US"
CurrentUICulture
"en-US"
RecurringJobId
"PriceAggregator_SS"
Time
1773867325

State

3/19/2026 3:56:53 AM (+7h 1m) Failed

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

MySqlConnector.MySqlException (880f327b-28ff-4ce6-be70-255934276c8e)

The Command Timeout expired before the operation completed.

MySqlConnector.MySqlException (0x80004005): The Command Timeout expired before the operation completed.
 ---> MySqlConnector.MySqlException (0x80004005): Query execution was interrupted
   at MySqlConnector.Core.ResultSet.ReadResultSetHeaderAsync(IOBehavior ioBehavior) in /_/src/MySqlConnector/Core/ResultSet.cs:line 50
   at MySqlConnector.MySqlDataReader.ActivateResultSet(CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 119
   at MySqlConnector.MySqlDataReader.CreateAsync(CommandListPosition commandListPosition, ICommandPayloadCreator payloadCreator, IDictionary`2 cachedProcedures, IMySqlCommand command, CommandBehavior behavior, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 445
   at MySqlConnector.Core.CommandExecutor.ExecuteReaderAsync(IReadOnlyList`1 commands, ICommandPayloadCreator payloadCreator, CommandBehavior behavior, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/CommandExecutor.cs:line 60
   at MySqlConnector.MySqlCommand.ExecuteNonQueryAsync(IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlCommand.cs:line 271
   at MySqlConnector.MySqlCommand.ExecuteNonQuery() in /_/src/MySqlConnector/MySqlCommand.cs:line 101
   at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in C:\projects\dapper\Dapper\SqlMapper.cs:line 2836
   at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in C:\projects\dapper\Dapper\SqlMapper.cs:line 570
   at Dapper.SqlMapper.Execute(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType) in C:\projects\dapper\Dapper\SqlMapper.cs:line 443
   at Hangfire.MySql.MySqlWriteOnlyTransaction.<>c__DisplayClass24_0.<PersistSet>b__0(MySqlConnection x)
   at Hangfire.MySql.MySqlWriteOnlyTransaction.<Commit>b__30_0(MySqlConnection connection)
   at Hangfire.MySql.MySqlStorage.<>c__DisplayClass18_0.<UseTransaction>b__0(MySqlConnection connection)
   at Hangfire.MySql.MySqlStorage.UseTransaction[T](Func`2 func, Nullable`1 isolationLevel)
   at Hangfire.MySql.MySqlStorage.UseTransaction(Action`1 action)
   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)

+648ms Processing

Server:
13eb8584-11ea-4d01-8acd-8ad632728b6e
Worker:
0c8658be
+317msGetting token for 4f8cc448-df1e-4d78-aa01-024e98e67342, authUrl https://1ei6y3a3n2.execute-api.eu-north-1.amazonaws.com/Jwt
+645msPayload: [{"warehouse": "001","itemCategory5": "1000","currency": "SEK","mode": "1","type": "1","inclCompPrice": "Y", "customer": "114000","priceBase": "S"},{"warehouse": "001","itemCategory5": "1000","currency": "SEK","mode": "1","type": "1","inclCompPrice": "Y","customer": "113800","priceBase": "S"}]

+110ms Enqueued

Triggered using recurring job manager

3/18/2026 8:55:25 PM Created