abelanger5
abelanger5
# Description Goal is to increase throughput on the internal queue item step run update queue and remove internal engine deadlocks which happen rarely. ## Type of change - [X]...
# Docs Navigator Updates layout of doc intro to include cards to directly lead users to certain features and setups. New dependencies include react-icons and tailwind-merge. ## Type of change...
# Description Improves OLAP query for getting a single task run to ensure that the query always returns 1 row. ## Type of change - [X] Bug fix (non-breaking change...
# Description Creates a DAG with 40 steps, 10 layers deep. It looks something like this: ## Type of change - [X] CI (any automation pipeline changes)
# Description Adds support for "optimistic" scheduling, meaning that if we can create tasks from the gRPC engine with transactional safety, and schedule tasks on workers which are connected to...