Commit Graph

30 Commits

Author SHA1 Message Date
alvaro d07e604cbe fix
ci / docker (push) Waiting to run
2024-06-14 03:10:38 +02:00
alvaro 75ec6a49e9 directly save ranked to ranked bucket 2024-06-14 03:01:06 +02:00
alvaro 6dd8eea3d3 Fix warnings, remove analyzers and create fact for champion played game
ci / docker (push) Successful in 7m38s
2024-06-06 20:20:45 +02:00
alvaro 5ce7ce0542 classify matches with stream
ci / docker (push) Waiting to run
2024-05-28 19:29:45 +02:00
alvaro fe55eefe36 configure release 2024-05-13 02:22:04 +02:00
alvaro b1605cef70 fix match classifier 2024-05-12 18:22:23 +02:00
alvaro c109a958ec fix store match 2024-05-12 01:28:51 +02:00
alvaro f8dbf17c73 update config for storage 2024-05-12 01:22:45 +02:00
alvaro 3239f09cbd update config 2024-05-12 00:31:51 +02:00
alvaro 2a7d6a1688 fix match classifier 2024-05-10 06:16:07 +02:00
alvaro 2e56c7105b move storage and api to apps, create base analyzer 2024-05-10 06:08:25 +02:00
alvaro 2f444e4218 Add methods to S3 storage to list all matches 2024-05-05 02:39:06 +02:00
alvaro 7feb550540 Only queue player if it was not updated in 12 hours 2024-05-05 02:38:06 +02:00
alvaro 8063944e54 update player processor 2024-05-05 02:36:12 +02:00
alvaro 97a446ddcf rename participant to participant_uuid 2024-05-05 02:34:00 +02:00
alvaro 167ac89a4f create account api 2024-05-05 02:33:08 +02:00
alvaro dde4e3bf90 remove log 2024-05-04 01:12:50 +02:00
alvaro 54289237be requeue matches and players on fail 2024-05-04 01:12:22 +02:00
alvaro 420b693728 declare queues on genserver init 2024-05-04 01:10:21 +02:00
alvaro 080b18c6be Add match url 2024-05-03 00:44:55 +02:00
alvaro dafadcbddd Create player table, track player updates, fix match processing tracking 2024-05-03 00:28:55 +02:00
alvaro f32418d294 Store matches to object storage 2024-05-02 21:04:26 +02:00
alvaro dd529133c1 Create Player queue and processor 2024-05-02 18:45:02 +02:00
Álvaro Girona Arias 58a1aacd5a Create a queue to process matches 2024-05-02 15:49:12 +02:00
alvaro ff0c05a7ed Add ex_aws 2024-05-01 13:59:10 +02:00
alvaro 7ebcab23ea Move api related modules to api dir 2024-05-01 13:58:39 +02:00
alvaro df34d7b8c5 Create struct for match 2024-05-01 12:07:07 +02:00
alvaro 7406b11504 scrapper: create match_api.ex 2024-05-01 10:36:05 +02:00
alvaro 5881ff62b6 Configuration for :scrapper app 2024-05-01 10:35:41 +02:00
alvaro 072c5f85b8 Create scrapper app 2024-04-30 22:42:31 +02:00