Commit Graph

22 Commits

Author SHA1 Message Date
bf1fbd8f4d feat: configure Asynq server concurrency to improve task processing 2025-08-20 09:13:10 +03:00
434b53361b feat: adjust rate limits for tariffs in Yandex Market API 2025-08-19 15:26:06 +03:00
b4e55197be feat: enhance tariff processing with error handling and category filtering 2025-08-19 15:22:42 +03:00
e2b4b22095 feat: improve market category ID assignment in offer mapping logic 2025-08-19 11:28:00 +03:00
818e3f3252 feat: implement retry logic for processing tariff chunks in repository API 2025-08-19 10:41:08 +03:00
e9f46d7b14 feat: update product key generation to include compression in repository API 2025-08-17 11:47:21 +03:00
fb1be5ddc3 feat: implement HashArray utility and refactor product key generation for Redis 2025-08-17 11:46:44 +03:00
e35d44dacb feat: refactor product attributes caching logic and add HashArray utility function 2025-08-17 11:37:15 +03:00
593fbc88fa feat: update protobuf message structure for product tariffs; change Offers to Offer and adjust related conversions 2025-08-17 10:47:52 +03:00
abbcc0a81a feat: add protobuf message compression and decompression for Redis; refactor product fetching logic 2025-08-17 06:16:15 +03:00
38acc4a443 feat: shit shit 2025-08-15 11:10:28 +03:00
0c86228095 feat: ozon products recreator, small refactor 2025-07-23 06:12:04 +03:00
fc07338998 feat: sizes shit 2025-07-16 20:48:07 +03:00
97f47f9cd4 feat: sizes shit 2025-07-16 20:48:01 +03:00
71dc6b64ad Increase buffer size for result channel in gRPC product retrieval; modify error handling to return nil instead of skipping retry 2025-07-08 11:39:54 +03:00
3976c7d0cf Refactor marketplace product fetching and caching logic; update environment configuration for Redis and PostgreSQL 2025-07-07 19:20:05 +03:00
c7be7e2cea Enhance Docker setup and configuration loading for improved environment management 2025-07-04 15:15:39 +03:00
dc097c6fc8 Add Wildberries product fetching and rate limiting functionality 2025-07-04 13:30:50 +03:00
b48421e653 Refactor gRPC adapter to use connection pool and improve error handling in product retrieval 2025-05-27 17:50:20 +03:00
b083cccc09 Add gRPC server implementation and database integration for marketplace and products 2025-05-27 03:41:52 +03:00
53a739e5d2 Add requests package and implement JSON fetching in main.go 2025-05-25 00:52:31 +03:00
b20847c998 first commit 2025-04-13 20:27:20 +03:00