Commit Graph

24 Commits

Author SHA1 Message Date
sharath 441e729b95
Revert "Merge pull request #901 from tnfssc/perf/remove-dramatiq-worker-rabbitmq"
This reverts commit 39898f8ab5, reversing
changes made to 07f4e088ab.
2025-07-09 18:15:37 +00:00
sharath a343264160
refactor(docker): remove RabbitMQ service and related configurations from Docker setup 2025-07-07 20:00:26 +00:00
marko-kraemer 6e229b3830 fe improvements 2025-07-05 15:56:09 +02:00
sharath 4ef84453d9
fix(health): increase health check timeout from 10 to 20 seconds 2025-06-30 17:56:01 +00:00
sharath 0d21ed2cbe
feat(health): add health check functionality and update Redis image version 2025-06-28 19:33:42 +00:00
sharath 5517518045
chore(docker): specify platform for api and worker services in docker-compose 2025-06-24 17:06:59 +00:00
sharath 951f8784ee
Merge branch 'main' into migrate/poetry-to-uv 2025-06-23 14:38:01 +00:00
Soumyadas15 60cb8246c6 fix: remove workflow backgrund worker from dockerfile 2025-06-23 19:07:55 +05:30
Soumyadas15 29429ab8cf chore(dev): workflows feature-flagged 2025-06-23 17:29:19 +05:30
sharath aed3c38fc9
chore(logging): integrate structlog for structured logging and update dependencies 2025-06-18 19:20:15 +00:00
Soumyadas15 d44438a372 chore(ui): fix wokflow tool calls 2025-06-17 18:04:59 +05:30
sharath 96f517113b
migrate: switch to uv from poetry 2025-06-15 17:43:21 +00:00
sharath 64b4be39fe
migrate: switch to uv from poetry 2025-06-15 12:29:47 +00:00
sharath 2d32f3e3eb
ci(docker): enhance CI workflow for staging and production deployments, add resource limits in docker-compose.prod.yml 2025-05-27 16:21:11 +00:00
sharath 9120fdfe0f
chore(backend): add more dramatiq workers 2025-05-20 14:19:59 +00:00
Marko Kraemer 6f68f3ba62
Merge pull request #373 from kortix-ai/fix/sandbox-browser
Fix/sandbox browser
2025-05-19 04:24:46 +02:00
sharath dd3f04c4a5
fix(redis): service crash on redis client maxxing 2025-05-18 23:46:08 +00:00
marko-kraemer cbb8b7e65a chore(docker): update Docker configurations and streamline browser handling
- Removed unnecessary comments and updated the Docker Compose files for backend and sandbox services.
- Changed `docker-compose` to `docker compose` in README for consistency.
- Updated Chromium dependencies and configurations in Dockerfile for improved stability.
- Enhanced browser automation logic to handle page navigation and state recovery more effectively.
- Adjusted environment variables for better performance and resource management.
2025-05-18 05:49:09 +02:00
sharath 3756b0b0aa
docs: added contributing docs 2025-05-17 21:44:44 +00:00
sharath 3a4debd407
feat(dramatiq): add workers to docker compose and update docs 2025-05-15 06:29:27 +00:00
sharath 9b3561213d
feat(dramatiq): added distributed worker support using dramatiq and rabbitmq 2025-05-14 12:48:02 +00:00
marko-kraemer d766559621 docker conf updated 2025-04-27 22:21:59 +01:00
marko-kraemer 2cf777cc4c logger, docker, wip 2025-04-24 23:04:59 +01:00
marko-kraemer 5c750d6387 redis & docker compose for prod 2025-04-24 22:15:47 +01:00