Commit Graph

40 Commits

Author SHA1 Message Date
342db3928c batching upload_files 2024-04-26 14:44:17 +08:00
6493b8e2f6 batching recommendations 2024-04-26 11:17:52 +08:00
c7ecbd53f8 put dataloaders in apollo context 2024-04-25 23:26:55 +08:00
ac775ae8f2 Drain httpServer when apollo server stops 2024-04-19 14:25:18 +08:00
cd6594a2fd add logs 2024-04-11 11:08:22 +08:00
67657773cf track the usage of the api 2024-04-11 11:08:22 +08:00
cd6f3e6bbe enforce usage limits for the API 2024-04-11 11:08:22 +08:00
5f239d2dcb update graceful shutdown 2024-04-11 11:08:22 +08:00
e0ce598be5 Move apollo prom init into apollo.ts file 2024-02-12 11:29:08 +08:00
5c29a6c185 Add http metrics 2024-02-10 16:05:35 +08:00
86c80d991f Write behing cache for reading progress 2024-02-01 09:57:11 +08:00
bab343c41f testing 2023-10-10 10:10:45 +08:00
f8f3ec0c56 save claim in httpContext 2023-10-05 14:27:17 +08:00
612151c151 remove elastic from docker-compose 2023-10-05 14:24:04 +08:00
fc52b522f2 fix test 2023-10-05 14:22:58 +08:00
9370951893 create a repository directory 2023-10-05 14:22:56 +08:00
425864ce01 remove knex 2023-10-05 14:21:56 +08:00
d0583bf271 Disable persisted queries in Apollo 2023-09-07 14:49:48 +08:00
99a52f8d56 replace all the console logs with logger logs 2023-07-27 16:06:44 +08:00
2841783504 limit max log entry size to 256kb 2023-07-25 23:39:03 +08:00
f5ae16a904 disable gql request log 2023-07-25 23:03:57 +08:00
ecd6a2922f disable sentry error handler 2023-07-25 22:32:00 +08:00
fd6223ee93 revert changes 2023-07-25 21:20:26 +08:00
a3e86a9bc1 only log error.message 2023-07-25 20:52:15 +08:00
0e38060b0c set maxEntrySize for logger to 256KB 2023-07-25 20:07:02 +08:00
1006cdad36 reduce error log size 2023-07-25 19:11:08 +08:00
0a350bef6d Fix issues with knex version bump 2023-03-05 21:36:46 +08:00
6699ec834d add router handler for reset password 2022-07-25 15:14:01 -07:00
c0bb67a6b5 Verify api key for routers too 2022-05-28 22:00:01 +08:00
333b0259ba Fix tests 2022-05-27 18:33:49 +08:00
9051a3f43a Update api key validation 2022-05-27 18:33:49 +08:00
61b7ac3cb2 Enable graphql introspection when running locally 2022-05-02 09:44:13 -07:00
d05f091876 Add debug logging for GQL errors 2022-04-12 12:23:55 -07:00
5f6f3ba3b2 Fix warnings in the API package 2022-02-21 16:46:10 -08:00
c8abf87367 Cast the directive types 2022-02-16 09:33:33 -08:00
6d5554dd5f Implement the sanitize directive in applo 3.0 2022-02-16 09:33:33 -08:00
7e35281bd1 createApp is no longer async, linting 2022-02-16 09:33:33 -08:00
fb224d60c4 Remove subscriptions, comment out the sanitize directive 2022-02-16 09:33:30 -08:00
df2b36b33a Upgrade apollo-server-express, remove connections/subscriptions 2022-02-16 09:32:48 -08:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00