Skip to content

[Backport release-1.17] fix: apply DAPR_API_TIMEOUT_SECONDS to workflow gRPC connections#1031

Closed
dapr-bot wants to merge 2 commits into
release-1.17from
backport-954-to-release-1.17
Closed

[Backport release-1.17] fix: apply DAPR_API_TIMEOUT_SECONDS to workflow gRPC connections#1031
dapr-bot wants to merge 2 commits into
release-1.17from
backport-954-to-release-1.17

Conversation

@dapr-bot
Copy link
Copy Markdown
Collaborator

Backport of #954 to release-1.17.

Backporting failed due to merge conflicts. Please resolve manually:

git fetch origin
git checkout backport-954-to-release-1.17

# Reset to base, discarding the empty placeholder commit
git reset --hard origin/release-1.17

# Cherry-pick the merged commit
git cherry-pick -x -m 1 77505930682f0f1c347d5e1364849c6b161f5e9d

# Resolve the conflicts, then:
git add .
git cherry-pick --continue

# Force-push to replace the placeholder commit
git push --force-with-lease origin backport-954-to-release-1.17

@sicoyle
Copy link
Copy Markdown
Contributor

sicoyle commented May 19, 2026

closing as this is already in 1.17 by the looks of it with no diff present on the pr :)

@sicoyle sicoyle closed this May 19, 2026
@dapr-bot dapr-bot deleted the backport-954-to-release-1.17 branch May 19, 2026 20:05
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.

2 participants