Sergey_Z
|
2df74566aa
|
Add error handling and retry logic to API calls
- Add retry decorator for transient errors in dinect_api.py
- Add error handling decorator for consistent error responses
- Update bonuses_update to handle numeric bonus amounts properly
- Fix parameter name typo in bonuses_update
- Skip invalid phone numbers and rows in app.py
- Add duplicate doc_id detection in transaction processing
- Improve logging of successful transactions
- Remove redundant doc_id generation code
- Fix file closing logic in app.py
|
2026-02-26 17:34:43 +03:00 |
|
Viacheslav Tretiakov
|
a2f12485aa
|
add binus_payment for payoff bonus
|
2024-12-27 17:56:26 +07:00 |
|
Sergey
|
ce321a0f11
|
__version__ = '1.0.7'
|
2024-12-02 15:08:26 +03:00 |
|
Sergey
|
48b0f23bf3
|
added docker-compose.yaml and Dockerfile
|
2024-08-10 12:47:30 +03:00 |
|
Sergey
|
6ad5e18879
|
added new_user_by_card function
|
2024-08-09 20:51:38 +03:00 |
|
Sergey
|
273b97bbc7
|
added user search
|
2024-08-09 15:14:10 +03:00 |
|
Sergey
|
e2c0ff8a1d
|
added user creation function
|
2024-08-08 21:47:29 +03:00 |
|
Sergey
|
fb01ebd1e5
|
added examples csv
|
2024-08-06 20:15:56 +03:00 |
|
Sergey
|
50155cd4d6
|
added bonuses_update
|
2024-08-03 21:58:07 +03:00 |
|
Sergey
|
ba1fcbcca2
|
added user search
|
2024-08-03 21:03:04 +03:00 |
|
Sergey
|
e7796ec240
|
updated README.md
|
2024-08-03 09:29:47 +03:00 |
|