Commit History

fix fallback when trying insertion of already existing transaction
1b650a7
Running

SlimG commited on

fixup: fetch transactions by number and not by id
b7d8f76

SlimG commited on

move TransactionProcessingOutput to entity file
4e7575f

SlimG commited on

add endpoint for retrieving fraud status of existing an transaction
12d1b37

SlimG commited on

fix: really use connection pooling
b43ff84

SlimG commited on

fix: use connexion pooling
c770a7e

SlimG commited on

improve logging
3dea1ba

SlimG commited on

solve pydantic deprecation warning
68536e4

SlimG commited on

improve db connection functions
ec3000e

SlimG commited on

fix env variable loading
e64ec40

SlimG commited on

use context manager for db connection and adapt dependency injection
ecaf7ad

SlimG commited on

add default value to "is_real_fraud" field
90430a3

SlimG commited on

code cleaning
fef6825

SlimG commited on

fix exception type detection
db58ed3

SlimG commited on

fix: update transaction if fraud
4d4e616

sghorbal commited on

store the ground truth about frauds
60abdf9

sghorbal commited on

fixup: wrong metadata key
bac07b6

sghorbal commited on

connect to the ML prediction API
434466a

sghorbal commited on

authorize credit card numbers to be sent as int
6ef7a85

sghorbal commited on

send transaction info in the request body
1dd8830

sghorbal commited on

add Brevo support
3788825

sghorbal commited on

Initial commit
4aed8ef

sghorbal commited on