Skip to content

Releases: cuenca-mx/speid

manejo de excepciones

25 Apr 15:06
1c2e7f5
Compare
Choose a tag to compare
  • manejo de excepciones: excepciones más descriptivas y los task para crear cuenta no reintenta si hay ValidationError o InvalidRfcOrCurp exception.
  • tasks para actualizar cuenta

Remove duplicate code validation

18 Apr 02:24
bf7b7e4
Compare
Choose a tag to compare
3.0.4

Update views.py (#120)

Unique index

18 Apr 00:59
2b76fc7
Compare
Choose a tag to compare
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

16 Apr 02:15
3e1f06c
Compare
Choose a tag to compare
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

15 Apr 23:05
9b06dab
Compare
Choose a tag to compare
Constraint (#116)

* Constraint

* capture exception and test

* isort

* Update views.py

* Update views.py

* test

Co-authored-by: Arturo Pacheco <[email protected]>

Stpmex REST

05 Jan 23:29
53dd6da
Compare
Choose a tag to compare
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

12 Sep 17:00
6738b9d
Compare
Choose a tag to compare
2.1.0

Add workers (#99)

Max amount and revert stpmex

12 Sep 16:43
039a0cc
Compare
Choose a tag to compare
2.0.9

Max amount (#98)

Remove workers

12 Sep 15:28
bd70cfb
Compare
Choose a tag to compare
2.0.8

Remove Celery workers (#95)

Fix espacio

25 Jul 20:00
Compare
Choose a tag to compare
2.0.7

Fix strip on nombres (#91)