Skip to content

Move delay to nested pipeline to avoid blocking when ingesting into ADX. - #1122

Merged
Michael Flanakin (flanakin) merged 3 commits into
devfrom
msbrett/dev/msbrett/dev/movedelay
Nov 16, 2024
Merged

Michael Flanakin (flanakin) merged 3 commits into
devfrom
msbrett/dev/msbrett/dev/movedelay

Conversation

@MSBrett

@MSBrett Brett Wilson (MSBrett) commented Nov 11, 2024

Copy link
Copy Markdown
Contributor

🛠️ Description

Moves the wait activity to the nested pipeline to avoid blocking on the calling pipeline.
The calling pipeline should exit as quickly as possible to avoid hitting the hard limit of 100 concurrent triggered pipelines.

📷 Screenshots

📋 Checklist

🔬 How did you test this change?

  • 🤏 Lint tests
  • 🤞 PS -WhatIf / az validate
  • 👍 Manually deployed + verified
  • 💪 Unit tests
  • 🙌 Integration tests

🙋‍♀️ Do any of the following that apply?

  • 🚨 This is a breaking change.
  • 🤏 The change is less than 20 lines of code.

📑 Did you update docs/changelog.md?

  • ✅ Updated changelog (required for dev PRs)
  • ➡️ Will add log in a future PR (feature branch PRs only)
  • ❎ Log not needed (small/internal change)

📖 Did you update documentation?

  • ✅ Public docs in docs (required for dev)
  • ✅ Internal dev docs in src (required for dev)
  • ➡️ Will add docs in a future PR (feature branch PRs only)
  • ❎ Docs not needed (small/internal change)

@MSBrett Brett Wilson (MSBrett) added Micro PR 🔬 Very small PR that should be especially easy for newcomers Type: Cleanup Fixes to clean up any technical debt Status: 🔬 Code review Issue is currently in code review with open PRs Skill: Data factory Data Factory integration Needs: Review 👀 PR that is ready to be reviewed Tool: FinOps hubs Data pipeline solution Resolution: Automerge This pull request can be merged automatically labels Nov 11, 2024
@microsoft-github-policy-service microsoft-github-policy-service Bot removed the Micro PR 🔬 Very small PR that should be especially easy for newcomers label Nov 11, 2024
@microsoft-github-policy-service microsoft-github-policy-service Bot added the Skill: Deployment Resource deployment automation via bicep or terraform label Nov 11, 2024
@flanakin
Michael Flanakin (flanakin) deleted the msbrett/dev/msbrett/dev/movedelay branch November 16, 2024 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs: Review 👀 PR that is ready to be reviewed Resolution: Automerge This pull request can be merged automatically Skill: Data factory Data Factory integration Skill: Deployment Resource deployment automation via bicep or terraform Status: 🔬 Code review Issue is currently in code review with open PRs Tool: FinOps hubs Data pipeline solution Type: Cleanup Fixes to clean up any technical debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants