w4c-workflows-api/Services
Vitali sharp8n 6f10e33069 Fix working-dir resolution + add trigger backpressure
ResolveWorkingDir now prefers the on-disk layout (root/dir, else
root/sharedDir/dir) so workflows compiled with or without the
shared-dir prefix stop spawning failing jobs against a missing cwd.

TriggerScheduler defers an auto-trigger once a tenant has >=
Workflow:TriggerMaxInFlight (default 5) in-flight runs, so a slow
worker no longer stacks a never-draining backlog (the root of the
run-timeout overload).
2026-09-02 18:10:08 +03:00
..
Execution Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
Messaging worfklow integration per tenant support 2026-09-01 22:31:27 +03:00
Runs Fix working-dir resolution + add trigger backpressure 2026-09-02 18:10:08 +03:00
Triggers Fix working-dir resolution + add trigger backpressure 2026-09-02 18:10:08 +03:00
ApiKeyService.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
DeterministicGuid.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
DurationParser.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
ForgejoWorkflowRepoService.cs stabilization 2026-09-02 01:12:21 +03:00
InMemoryLeaseService.cs worfklow integration per tenant support 2026-09-01 22:31:27 +03:00
JwtValidator.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
LanguageRegistry.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
LeaseService.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
MermaidGeneratorService.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
PerTenantWorkflowSource.cs stabilization 2026-09-02 01:12:21 +03:00
RenderTokenService.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
WorkflowCompiler.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
WorkflowGraph.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
WorkflowHtmlRenderer.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
WorkflowSource.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
WorkflowSyncService.cs stabilization 2026-09-02 01:12:21 +03:00
WorkflowValidator.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00