1
0
mirror of synced 2024-11-21 20:46:05 +03:00
Commit Graph

20 Commits

Author SHA1 Message Date
Суханов Данила
f278b73de0 condition for additional attempts to send a request 2024-02-16 09:28:35 +03:00
Суханов Данила
e3281a1ee1 replacing storage with a rate limiter 2024-02-15 21:59:10 +03:00
1012f97f08
better logging for rate limiting 2024-02-13 12:13:49 +03:00
Суханов Данила
f1ce041219 Handling limits and exceedings 2024-02-12 14:31:57 +03:00
5e605c9d19 update godoc for methods and some types 2023-12-28 14:26:49 +03:00
Ruslan Efanov
8765026f7e fix review 2022-10-26 14:58:32 +03:00
Ruslan Efanov
bf7e5cdb93 refactoring 2022-10-26 12:14:42 +03:00
Ruslan Efanov
fa11f4ffd3 fix creating errors from response 2022-10-25 17:32:46 +03:00
Ruslan Efanov
0823d7e591 add ClientError model, fix using APIError 2022-10-25 12:39:01 +03:00
tishmaria90
97bec2e80f
Add logger to client (#75) 2021-11-22 16:16:01 +03:00
1306d648f6
Mock data in tests (#76)
* mock all data in tests
* update test matrix config
2021-11-22 16:08:53 +03:00
a603acbe4e don't log file data while uploading 2019-08-14 14:18:12 +03:00
DmitryZagorulko
b53ee938ed improve debug log 2018-12-17 14:47:25 +03:00
DmitryZagorulko
e1848b45b4 improve PostRequest method 2018-12-05 17:14:51 +03:00
Alex Lushpai
7b29b9d33d remove currency constants 2018-11-08 10:15:48 +03:00
Alex Lushpai
fa349ed1ca add mark message read feature, change struct used for messagedit, refactoring 2018-10-03 09:48:17 +03:00
Alex Lushpai
7dd44201bf update api endpoint 2018-07-21 18:56:25 +03:00
Alex Lushpai
cf09d91d98 add debug mode 2018-06-20 15:27:59 +03:00
Alex Lushpai
2b5f24ff75
Messages methods & tests (#2) 2018-05-21 17:56:42 +03:00
Alex Lushpai
11ed32136e
Init (#1)
* Channels methods
* Messages methods
* Partial tests
* Docs
2018-05-17 17:26:18 +03:00