PaymentService.RefundDouglas

// Id: #289606
using Purlin.CF.Job.Service.Implementation;

var paymentService = Activate<PaymentService>();
await paymentService.RefundDouglas(
    120015041992,
    true,
    SocialPlatformEnum.Facebook_Instagram);

Parameters

CurrentCulture
"en-US"
CurrentUICulture
"en-US"

State

12/3/2024 6:47:40 PM (+45.640s) Failed

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

Microsoft.Data.SqlClient.SqlException (purlin-staging-:7640)

Could not allocate space for object 'HangFire.JobParameter'.'PK_HangFire_JobParameter' in database 'AdProStage' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.

Microsoft.Data.SqlClient.SqlException: Could not allocate space for object 'HangFire.JobParameter'.'PK_HangFire_JobParameter' in database 'AdProStage' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.
   at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
   at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean isAsync, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
   at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry, String method)
   at Microsoft.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2965
   at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 656
   at Hangfire.SqlServer.SqlServerConnection.<>c__DisplayClass14_0.<SetJobParameter>b__0(DbConnection connection) in C:\projects\hangfire-525\src\Hangfire.SqlServer\SqlServerConnection.cs:line 335
   at Hangfire.SqlServer.SqlServerStorage.UseConnection[T](DbConnection dedicatedConnection, Func`2 func) in C:\projects\hangfire-525\src\Hangfire.SqlServer\SqlServerStorage.cs:line 257
   at Hangfire.SqlServer.SqlServerStorage.UseConnection(DbConnection dedicatedConnection, Action`1 action) in C:\projects\hangfire-525\src\Hangfire.SqlServer\SqlServerStorage.cs:line 243
   at Hangfire.AutomaticRetryAttribute.ScheduleAgainLater(ElectStateContext context, Int32 retryAttempt, FailedState failedState) in C:\projects\hangfire-525\src\Hangfire.Core\AutomaticRetryAttribute.cs:line 291
   at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2 x) in C:\projects\hangfire-525\src\Hangfire.Core\States\StateMachine.cs:line 102

+94ms Processing

Server:
purlin-staging-:7640
Worker:
b099c4fa

+30m 3.050s Enqueued

Triggered by DelayedJobScheduler

+3ms Scheduled

Enqueue at:
12/3/2024 6:46:51 PM

12/3/2024 6:16:51 PM Created