Commit Graph

45 Commits

Author SHA1 Message Date
a202e70981 Fix 2023-05-20 21:12:09 +02:00
a5cc020eef Remove unused logger 2023-05-20 21:04:38 +02:00
a600be76bf Enable retries middleware for task 2023-05-20 20:22:27 +02:00
7f6837b8f5 Use taskiq 2023-05-20 20:16:00 +02:00
d8fdd610ea Fix lint 2023-05-06 22:11:37 +02:00
04533ab759 Fix job serializer/deserializer 2023-03-28 16:31:03 +02:00
7859ad1521 Fix check pages job 2023-03-04 22:43:33 +01:00
7d5faea45f Fix cache updater 2023-02-26 21:18:26 +01:00
3680b370c2 Update getting books when caching 2023-02-01 01:36:25 +01:00
5431f65c79 Update background tasks 2023-01-16 11:49:21 +01:00
966765a532 Add isort force-sort-within-sections 2023-01-09 21:32:30 +01:00
1f18897dc3 Migrate to ruff 2023-01-07 23:57:48 +01:00
f9d701ec3b Fix 2023-01-05 22:17:10 +01:00
8109b467ec Fix 2023-01-01 21:43:55 +01:00
be43f588d4 Fix 2023-01-01 21:42:37 +01:00
25ba409be7 Fix 2023-01-01 21:24:54 +01:00
8ce7cce01a Remove data field 2022-12-30 23:46:51 +01:00
5e011fd05e Prevent tasks duplicates 2022-12-27 20:03:16 +01:00
9476e9131e Fix download errors 2022-12-27 18:02:11 +01:00
867177e106 Fix get_book 2022-12-07 21:01:21 +01:00
57f45d8329 Mute FileTypeNotAllowed 2022-12-07 20:53:13 +01:00
6dcf78736a Fix book getting 2022-12-07 20:51:52 +01:00
fd58fbccaa Migrate from aioredis to redis 2022-10-26 23:35:39 +02:00
e558c0e483 Set random retry defer 2022-08-22 19:48:08 +03:00
eb9cf2fe29 Add cache locks 2022-08-20 23:52:10 +03:00
2750436a5b Update retry defer 2022-08-17 13:54:40 +03:00
69598b2264 Fix timeouts 2022-08-14 22:29:21 +03:00
a32c3d2909 Add exists check 2022-08-11 22:02:05 +03:00
a9c57e3c7c Add defer for check_books_page task 2022-08-10 13:11:33 +03:00
6f859445c8 Add sentry 2022-04-24 14:32:40 +03:00
f3edd6664c Fix bug 2022-04-23 23:10:06 +03:00
e5b56a3c15 Add retry after download fail 2022-03-23 15:47:12 +03:00
e9ae59748c Update retry rules 2022-03-23 13:37:59 +03:00
54526ad33d Optimize cache checking 2022-03-23 12:44:42 +03:00
8c0624725f Add revers order caching 2022-03-23 11:57:02 +03:00
8705be1f6f Fix 2022-03-12 21:48:42 +03:00
ef013cc28a Fix bug 2022-03-05 22:43:05 +03:00
32c80d58a5 Fix RAM usage 2022-03-03 11:03:17 +03:00
2f222ee55d Add arq 2022-01-20 14:15:16 +03:00
bb300daedd Add file downloading 2022-01-09 21:44:51 +03:00
cefc84af81 Update workers count 2022-01-09 16:02:54 +03:00
d7620f07ad Make cache update background task 2022-01-09 16:02:06 +03:00
19f6ed111b Add linters configs 2022-01-01 20:13:14 +03:00
7f41f9ab0f Add caption, add cache update on get 2021-11-21 23:05:54 +03:00
18df7c12f4 Init 2021-11-21 22:32:25 +03:00