|
|
63d8cd8628
|
Fix cache
|
2023-06-01 14:10:50 +02:00 |
|
|
|
177abadd2a
|
Ignore Retry errors
|
2023-06-01 13:22:14 +02:00 |
|
|
|
9f1882ecca
|
Fix
|
2023-06-01 13:14:56 +02:00 |
|
|
|
ed8de9e978
|
Update caching
|
2023-05-25 18:42:31 +02:00 |
|
|
|
688e673364
|
Fix
|
2023-05-22 12:23:31 +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 |
|
|
|
db1104aead
|
Fix
|
2023-05-20 21:36:38 +02:00 |
|
|
|
a202e70981
|
Fix
|
2023-05-20 21:12:09 +02:00 |
|
|
|
a5cc020eef
|
Remove unused logger
|
2023-05-20 21:04:38 +02:00 |
|
|
|
2e05cc4b67
|
Fix
|
2023-05-20 20:38:57 +02:00 |
|
|
|
a7797b6405
|
Fix
|
2023-05-20 20:35:28 +02:00 |
|
|
|
a600be76bf
|
Enable retries middleware for task
|
2023-05-20 20:22:27 +02:00 |
|
|
|
30b7e15f25
|
Fix
|
2023-05-20 20:17:59 +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 |
|
|
|
f11b396d29
|
Use uvicorn
|
2023-05-14 16:15:36 +02:00 |
|
|
|
d8fdd610ea
|
Fix lint
|
2023-05-06 22:11:37 +02:00 |
|
|
|
ffb1df9cdb
|
Merge pull request #15 from flibusta-apps/dependabot/pip/redis-4.5.4
Bump redis from 4.5.1 to 4.5.4
|
2023-05-03 23:15:01 +02:00 |
|
dependabot[bot]
|
767165af55
|
Bump redis from 4.5.1 to 4.5.4
Bumps [redis](https://github.com/redis/redis-py) from 4.5.1 to 4.5.4.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.5.1...v4.5.4)
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-31 14:28:15 +00: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 |
|
|
|
17d1c06861
|
Update fastapi
|
2023-03-28 13:55:01 +02:00 |
|
|
|
cb5e07d450
|
Update deps
|
2023-03-27 20:22:57 +02:00 |
|
|
|
5d0fcc98c4
|
Fix check_books job starting
|
2023-03-05 16:47:27 +01:00 |
|
|
|
e581958838
|
Fix asyncio.TimeoutError serialization
|
2023-03-05 16:35:38 +01: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 |
|
|
|
596429261d
|
Update deps
|
2023-02-24 01:55:01 +01:00 |
|
|
|
a1e589b672
|
Set max_jobs to 2
|
2023-02-04 13:40:37 +01:00 |
|
|
|
6e84957375
|
Fix
|
2023-02-01 03:18:03 +01:00 |
|
|
|
20dc516b52
|
Use base book info endpoing
|
2023-02-01 03:10:30 +01:00 |
|
|
|
d862b19083
|
Fix
|
2023-02-01 02:17:39 +01:00 |
|
|
|
67f0878b71
|
Add no_cache for get_books
|
2023-02-01 01:47:50 +01:00 |
|
|
|
3680b370c2
|
Update getting books when caching
|
2023-02-01 01:36:25 +01:00 |
|
|
|
20b0c32a3c
|
Update deps
|
2023-01-31 01:28:57 +01:00 |
|
|
|
5d9faddfec
|
Merge pull request #14 from flibusta-apps/dependabot/github_actions/docker/build-push-action-4
Bump docker/build-push-action from 3 to 4
|
2023-01-31 00:26:14 +01:00 |
|
dependabot[bot]
|
d1915608aa
|
Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-30 23:18:26 +00:00 |
|
|
|
19f1b38ba4
|
Fix caption generation
|
2023-01-23 09:16:49 +01:00 |
|
|
|
778d6429d5
|
Fix downloading
|
2023-01-22 23:03:08 +01:00 |
|
|
|
34e0d001ec
|
Fix caption length
|
2023-01-22 22:29:08 +01:00 |
|
|
|
698d47a4bc
|
Add x-filename-b64 header
|
2023-01-19 17:40:14 +01:00 |
|
|
|
bef9e4a1db
|
Fix get_filename
|
2023-01-18 18:32:19 +01:00 |
|