Skip to content

Reduce run provisioning pipeline processing latency#3922

Merged
r4victor merged 1 commit into
masterfrom
issue_3920_pipelines_latencies
Jun 1, 2026
Merged

Reduce run provisioning pipeline processing latency#3922
r4victor merged 1 commit into
masterfrom
issue_3920_pipelines_latencies

Conversation

@r4victor
Copy link
Copy Markdown
Collaborator

@r4victor r4victor commented Jun 1, 2026

Part of #3920

Remove artificial processing delays on run SUBMITTED->RUNNING path:

  • Running job PROVISIONING->PULLING fetch delay
  • Submitted job instance assigned -> job provisioned fetch delay
  • ~5s min_processing_interval delay before run goes to RUNNING after job goes to RUNNING.

These transitions now take few milliseconds instead of hundreds of milliseconds or seconds.

@r4victor r4victor changed the title Reduce pipeline processing latency via fetch hints and skip flag Reduce run provisioning pipeline processing latency Jun 1, 2026
@r4victor r4victor merged commit da69ecb into master Jun 1, 2026
24 of 25 checks passed
@r4victor r4victor deleted the issue_3920_pipelines_latencies branch June 1, 2026 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant