Releases: cuenca-mx/speid
Releases · cuenca-mx/speid
manejo de excepciones
- manejo de excepciones: excepciones más descriptivas y los task para crear cuenta no reintenta si hay
ValidationError
oInvalidRfcOrCurp
exception. - tasks para actualizar cuenta
Remove duplicate code validation
3.0.4 Update views.py (#120)
Unique index
Sparse index (#117) * Sparse index * Manejo de transacciones incompletas * Update views.py * Aprovechando a eliminar mensajes en sentry * lint * index stp_id * Update test_accounts.py * cambios requeridos * Update test_general.py * compound_key: clave_rastreo + fecha_operación for submitted transactions * compound_key ignore status * PR comments Co-authored-by: Arturo Pacheco <[email protected]>
Remove new relic tasks
Remove newrelic and add optional parameters (#118) * remove newrelic * Se hacen opcionales ciertos parametros de stp * test * Update requirements.txt * black :/ * Bad request Co-authored-by: AlexViquez <[email protected]>
Add index in clave de rastreo and fecha de registro
Constraint (#116) * Constraint * capture exception and test * isort * Update views.py * Update views.py * test Co-authored-by: Arturo Pacheco <[email protected]>
Stpmex REST
Stpmex rest (#102) * Fix requirement * Upgrade stpmex to 3.0 * Fix for new version of stpmex * stpmex version rc1 * Add logic for new accounts * Format * Fix for estados * Add tests * Fix coverage * Locally verify that the clabe is in the system before submitting * Move to_dict to a common class and use signals to not repeat code * Upgrade to 3.0.1 * Skip account validation with env variable * Fix on skip validations and add test * Add retry logic for failed transactions * Add tests for task accounts and fix retry logic * Dont overwrite cassettes * Catch validation errors, save it before submit and don't re-raise exc * Fix queues and add minor validation * Upgrade celery and fix task queues * Fixes for accounts * Catch stpmexExceptions correctly
Add workers
2.1.0 Add workers (#99)
Max amount and revert stpmex
2.0.9 Max amount (#98)
Remove workers
2.0.8 Remove Celery workers (#95)
Fix espacio
2.0.7 Fix strip on nombres (#91)