Backfill faster
This commit is contained in:
@@ -3,8 +3,8 @@ defmodule LastFm.Worker.BackfillScrobbledTracks do
|
|||||||
|
|
||||||
alias MusicLibrary.BackgroundRepo
|
alias MusicLibrary.BackgroundRepo
|
||||||
|
|
||||||
@backfill_delay 5
|
@backfill_delay 1
|
||||||
@batch_size 100
|
@batch_size 200
|
||||||
|
|
||||||
@impl Oban.Worker
|
@impl Oban.Worker
|
||||||
def perform(%{args: %{"to_uts" => to_uts}}) do
|
def perform(%{args: %{"to_uts" => to_uts}}) do
|
||||||
|
|||||||
Reference in New Issue
Block a user