LolEsportsService.UpdateTournamentResults

The job is finished. It will be removed automatically 04/03/2026 10:13:24.
// Id: #21433
using LOLFantasyGame.Services;

var lolEsportsService = Activate<LolEsportsService>();
await lolEsportsService.UpdateTournamentResults("115548128960088078");

Parameters

CurrentCulture
""
CurrentUICulture
""
RetryCount
5

State

04/02/2026 10:13:24 (+32.580s) Succeeded

Latency:
12m 37.728s
Duration:
32.330s

+359ms Processing

Server:
samplegenerate:2
Worker:
a4c35c38

+6m 55.870s Enqueued

Triggered by DelayedJobScheduler

Queue:
2_tournament

+52ms Scheduled

Retry attempt 5 of 10: Value cannot be null. (Parameter 'source')

Enqueue at:
04/02/2026 10:12:46

+2.478s Failed

An exception occurred during performance of the job.

System.ArgumentNullException (samplegenerate:1)

Value cannot be null. (Parameter 'source')

System.ArgumentNullException: Value cannot be null. (Parameter 'source')
   at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
   at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Boolean& found)
   at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
   at LOLFantasyGame.Helpers.MatchDataParser.ParseMatchMetadata(String htmlContent)
   at LOLFantasyGame.Helpers.MatchDataParser.GetFullMatchData(String urlBase, String urlDetails, String urlTimeline)
   at LOLFantasyGame.Services.LolEsportsService.FetchGOLGGMatchdetails(String matchId)
   at LOLFantasyGame.Services.LolEsportsService.ProcessFinishedGamesFromFixture(Nullable`1 fixtureId, String tournamentCode)
   at LOLFantasyGame.Services.LolEsportsService.UpdateTournamentResults(String tournamentCode)
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+24ms Processing

Server:
samplegenerate:1
Worker:
8462608b

+3m 13.217s Enqueued

Triggered by DelayedJobScheduler

Queue:
2_tournament

+5ms Scheduled

Retry attempt 4 of 10: Value cannot be null. (Parameter 'source')

Enqueue at:
04/02/2026 10:05:52

+1.989s Failed

An exception occurred during performance of the job.

System.ArgumentNullException (samplegenerate:1)

Value cannot be null. (Parameter 'source')

System.ArgumentNullException: Value cannot be null. (Parameter 'source')
   at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
   at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Boolean& found)
   at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
   at LOLFantasyGame.Helpers.MatchDataParser.ParseMatchMetadata(String htmlContent)
   at LOLFantasyGame.Helpers.MatchDataParser.GetFullMatchData(String urlBase, String urlDetails, String urlTimeline)
   at LOLFantasyGame.Services.LolEsportsService.FetchGOLGGMatchdetails(String matchId)
   at LOLFantasyGame.Services.LolEsportsService.ProcessFinishedGamesFromFixture(Nullable`1 fixtureId, String tournamentCode)
   at LOLFantasyGame.Services.LolEsportsService.UpdateTournamentResults(String tournamentCode)
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+27ms Processing

Server:
samplegenerate:1
Worker:
8462608b

+57.176s Enqueued

Triggered by DelayedJobScheduler

Queue:
2_tournament

+10ms Scheduled

Retry attempt 3 of 10: Value cannot be null. (Parameter 'source')

Enqueue at:
04/02/2026 10:02:35

+2.891s Failed

An exception occurred during performance of the job.

System.ArgumentNullException (samplegenerate:1)

Value cannot be null. (Parameter 'source')

System.ArgumentNullException: Value cannot be null. (Parameter 'source')
   at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
   at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Boolean& found)
   at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
   at LOLFantasyGame.Helpers.MatchDataParser.ParseMatchMetadata(String htmlContent)
   at LOLFantasyGame.Helpers.MatchDataParser.GetFullMatchData(String urlBase, String urlDetails, String urlTimeline)
   at LOLFantasyGame.Services.LolEsportsService.FetchGOLGGMatchdetails(String matchId)
   at LOLFantasyGame.Services.LolEsportsService.ProcessFinishedGamesFromFixture(Nullable`1 fixtureId, String tournamentCode)
   at LOLFantasyGame.Services.LolEsportsService.UpdateTournamentResults(String tournamentCode)
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+31ms Processing

Server:
samplegenerate:1
Worker:
3e41eb39

+49.370s Enqueued

Triggered by DelayedJobScheduler

Queue:
2_tournament

+42ms Scheduled

Retry attempt 2 of 10: Value cannot be null. (Parameter 'source')

Enqueue at:
04/02/2026 10:01:32

+3.122s Failed

An exception occurred during performance of the job.

System.ArgumentNullException (samplegenerate:2)

Value cannot be null. (Parameter 'source')

System.ArgumentNullException: Value cannot be null. (Parameter 'source')
   at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
   at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Boolean& found)
   at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
   at LOLFantasyGame.Helpers.MatchDataParser.ParseMatchMetadata(String htmlContent)
   at LOLFantasyGame.Helpers.MatchDataParser.GetFullMatchData(String urlBase, String urlDetails, String urlTimeline)
   at LOLFantasyGame.Services.LolEsportsService.FetchGOLGGMatchdetails(String matchId)
   at LOLFantasyGame.Services.LolEsportsService.ProcessFinishedGamesFromFixture(Nullable`1 fixtureId, String tournamentCode)
   at LOLFantasyGame.Services.LolEsportsService.UpdateTournamentResults(String tournamentCode)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+231ms Processing

Server:
samplegenerate:2
Worker:
f996380b

+27.754s Enqueued

Triggered by DelayedJobScheduler

Queue:
2_tournament

+43ms Scheduled

Retry attempt 1 of 10: Value cannot be null. (Parameter 'source')

Enqueue at:
04/02/2026 10:00:40

+2.615s Failed

An exception occurred during performance of the job.

System.ArgumentNullException (samplegenerate:2)

Value cannot be null. (Parameter 'source')

System.ArgumentNullException: Value cannot be null. (Parameter 'source')
   at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
   at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Boolean& found)
   at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
   at LOLFantasyGame.Helpers.MatchDataParser.ParseMatchMetadata(String htmlContent)
   at LOLFantasyGame.Helpers.MatchDataParser.GetFullMatchData(String urlBase, String urlDetails, String urlTimeline)
   at LOLFantasyGame.Services.LolEsportsService.FetchGOLGGMatchdetails(String matchId)
   at LOLFantasyGame.Services.LolEsportsService.ProcessFinishedGamesFromFixture(Nullable`1 fixtureId, String tournamentCode)
   at LOLFantasyGame.Services.LolEsportsService.UpdateTournamentResults(String tournamentCode)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+240ms Processing

Server:
samplegenerate:2
Worker:
45f3cda7

+84ms Enqueued

Queue:
2_tournament

04/02/2026 10:00:14 Created