parent
ffb31bf2b1
commit
37dcd67bdc
@ -59,7 +59,7 @@ defmodule Scrapper.Processor.MatchProcessor do
|
|||||||
)
|
)
|
||||||
|
|
||||||
queue_id ->
|
queue_id ->
|
||||||
Storage.MatchStorage.S3MatchStorage.store_match(match_id, raw_match, queue_id)
|
Storage.MatchStorage.S3MatchStorage.store_match(match_id, raw_match, "matches")
|
||||||
end
|
end
|
||||||
|
|
||||||
match = LolAnalytics.Match.MatchRepo.get_match(match_id)
|
match = LolAnalytics.Match.MatchRepo.get_match(match_id)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user