Skip to content

Backport: Add _retry_server_directed_only mode for Retry-After header compliance #2622

Backport: Add _retry_server_directed_only mode for Retry-After header compliance

Backport: Add _retry_server_directed_only mode for Retry-After header compliance #2622

Triggered via pull request March 20, 2026 05:30
Status Failure
Total duration 11s
Artifacts

dco-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
check
You have 2 commits incorrectly signed off. To fix, first ensure you have a local copy of your branch by [checking out the pull request locally via command line](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally). Next, head to your local branch and run: ```bash git rebase HEAD~6 --signoff ``` Now your commits will have your sign off. Next run ```bash git push --force-with-lease origin sd-db/PECOBLR-1863/retry-server-directed-only-v4.1.5 ``` Commit sha: [616183f](https://github.com/databricks/databricks-sql-python/pull/757/commits/616183f4bcb1abb7cfcc84de55aab7232f191f3e), Author: Jothi Prakash, Committer: Jothi Prakash; The sign-off is missing. Commit sha: [c96e14b](https://github.com/databricks/databricks-sql-python/pull/757/commits/c96e14b17dc4966d045de8fe175fd2e81c504d0b), Author: Jothi Prakash, Committer: Jothi Prakash; The sign-off is missing.
check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, tisonkun/actions-dco@v1.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/