Spaces:
Running
Running
Commit History
improve resilience to non-existing remote endpoints
9316f10
improve remote endpoints documentation
259a596
add type hints
ca14792
add authorization header for the ML distant service
780e0d1
ensure necessary jobs are launched
55da6e8
add refresh of materialized views
1a077cc
fix for api tests
8b2303c
sghorbal
commited on
add ttl to the job results
236e5a4
sghorbal
commited on
ingest current year matches once a week
7ddf845
sghorbal
commited on
clean code
b668711
sghorbal
commited on
improve match ingestion
92e269c
sghorbal
commited on
improve deduplication of jobs
52e0bc6
sghorbal
commited on
add scheduling of matches ingestion
77c6297
sghorbal
commited on
add missing __init__.py file
1917b85
sghorbal
commited on
don't fail startup if no ML service is set
dbd6b91
sghorbal
commited on
add year matches ingestion endpoint
1fa825b
sghorbal
commited on
set the ability to silent constraint errors during match insertions
432d000
sghorbal
commited on
improve redis connection
9b00c5a
sghorbal
commited on
generate dynamically endpoints forwarding to the ML module
f924769
sghorbal
commited on
remove unused files
51c1df4
sghorbal
commited on
fix depedency injection and forward requests to ML module
8b78aa0
sghorbal
commited on
improve type hinting
647ee84
sghorbal
commited on
expose the reference data through api
11e87b3
sghorbal
commited on
expose an endpoint listing players
6fe7076
sghorbal
commited on
expose the odds in the base match model
02c056c
sghorbal
commited on
solve type issues and default value for api calls
075cf25
sghorbal
commited on
create a view for listing tournaments
3e66851
sghorbal
commited on
resolve warning
97e590c
sghorbal
commited on
use contextmanager when setting db connections
126d97e
sghorbal
commited on
expose players by api
9e76472
sghorbal
commited on
expose tournaments names, years and matches
fb9b2b8
sghorbal
commited on
expose registered matches by api
d25bf89
sghorbal
commited on
move pydantic models to dedicated files
fe5a14c
sghorbal
commited on
fix deprecation warning
93bf7ae
sghorbal
commited on
improve batch insertion endpoint
1361de1
sghorbal
commited on
reduce number of logs
790221e
sghorbal
commited on
add flaresolverr support
aace7de
sghorbal
commited on
fix: typo in round name
696d285
sghorbal
commited on
fixup api model configuration syntax
740bb50
sghorbal
commited on
fix: use lowercase name in player search call
87c923d
sghorbal
commited on
add player and scrapper services
a0c7176
sghorbal
commited on
mock databases connections in tests
1248f52
sghorbal
commited on
schedule player caracteristics fetching after match insertion
25ce33a
sghorbal
commited on
add messaging service
4aa9d07
sghorbal
commited on
add player and scrapper services
4410d76
sghorbal
commited on
add player repository
8041ca4
sghorbal
commited on
modify caracteristics entity
e99662b
sghorbal
commited on
expose api for insertion of a batch of matches in db
3869c24
sghorbal
commited on
expose api for insertion of a match in db
4d68178
sghorbal
commited on