Commit Graph

49 Commits

Author SHA1 Message Date
177abadd2a Ignore Retry errors 2023-06-01 13:22:14 +02:00
9f1882ecca Fix 2023-06-01 13:14:56 +02:00
cd6f28cdbc Fix 2023-05-21 01:59:17 +02:00
4d3aca532f Fix 2023-05-21 01:54:57 +02:00
4fc6f53fee Fix 2023-05-21 01:21:34 +02:00
279c06b13a Fix 2023-05-21 01:06:40 +02:00
fdeadd1a3a Update logger 2023-05-20 22:47:42 +02:00
aa2dd01c82 Add logger 2023-05-20 22:36:20 +02:00
12d3e55e1c Add logs 2023-05-20 22:30:18 +02:00
56fd2ec06a Fix 2023-05-20 22:24:09 +02:00
96b34863ca Add retry middleware 2023-05-20 22:17:44 +02:00
2e05cc4b67 Fix 2023-05-20 20:38:57 +02:00
a7797b6405 Fix 2023-05-20 20:35:28 +02:00
7f6837b8f5 Use taskiq 2023-05-20 20:16:00 +02:00
67478536e2 Reduce postgres pool connections 2023-05-14 17:57:50 +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
bb945649b5 Update job result serialization 2023-03-28 15:00:28 +02:00
e581958838 Fix asyncio.TimeoutError serialization 2023-03-05 16:35:38 +01:00
a1e589b672 Set max_jobs to 2 2023-02-04 13:40:37 +01:00
5431f65c79 Update background tasks 2023-01-16 11:49:21 +01:00
525e33cdd6 Update prometheus metrics settings 2023-01-12 12:53:06 +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
3ed43b002e Fix 2023-01-01 20:53:52 +01:00
0644122364 Use msgpack for jobs 2022-12-31 14:49:43 +01:00
53623592ec Set max_jobs to 2 2022-12-30 13:31:44 +01:00
06ab2aaaef Set max jobs to 4 2022-12-27 18:00:04 +01:00
fd58fbccaa Migrate from aioredis to redis 2022-10-26 23:35:39 +02:00
0d252fc532 Add download_dump endpoint 2022-08-21 16:14:57 +03:00
eb9cf2fe29 Add cache locks 2022-08-20 23:52:10 +03:00
d5b9724b0b Set max_tries to 3 2022-08-14 22:58:19 +03:00
f9b0a4dcec Update jobs timeout 2022-05-01 21:23:42 +03:00
6ee027b430 Remove crontab jobs 2022-04-28 12:54:10 +03:00
ba9fb6af05 Fix env_config 2022-04-24 15:38:12 +03:00
6f859445c8 Add sentry 2022-04-24 14:32:40 +03:00
368aa85817 Set ORJSONResponse as default 2022-04-11 20:57:20 +03:00
34b990335e Fix cron jobs 2022-04-03 22:14:02 +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
74d90bb896 Add cron 2022-03-12 21:34:00 +03:00
81c7792119 Fix timeout 2022-03-12 18:00:36 +03:00
5db2172363 Refactoring healthcheck 2022-02-12 13:42:19 +03:00
ce812beea1 Add metrics 2022-02-12 13:14:30 +03:00
924e5738a1 Fix workers count 2022-02-04 13:01:37 +03:00
2f222ee55d Add arq 2022-01-20 14:15:16 +03:00
19f6ed111b Add linters configs 2022-01-01 20:13:14 +03:00
18df7c12f4 Init 2021-11-21 22:32:25 +03:00