Avatar for the PrefectHQ user
PrefectHQ
prefect
BlogDocsChangelog

Branches performance

Pull requests

Add PREFECT_CLIENT_SERVER_VERSION_CHECK_ENABLED setting#20973
last run
6 hours ago
Add PREFECT_CLIENT_SERVER_VERSION_CHECK_ENABLED setting Add a new boolean setting (default True) that controls whether the client performs the server API version check on startup. When disabled, SyncClientContext and AsyncClientContext skip the call to raise_for_api_version_mismatch_once(), eliminating the /admin/version API call. The PrefectDbtOrchestrator now wraps the per-node task runner block in temporary_settings({PREFECT_CLIENT_SERVER_VERSION_CHECK_ENABLED: False}) so worker subprocesses spawned by ProcessPoolTaskRunner inherit the disabled check via environment variable serialization, avoiding redundant version checks per subprocess. Co-Authored-By: alex.s <ajstreed1@gmail.com>
6 hours ago
9534cfe
devin/1772672790-disable-server-version-check
CodSpeed Performance Gauge
0%
Add test coverage for ProcessPoolTaskRunner context caching Co-Authored-By: alex.s <ajstreed1@gmail.com>
5 hours ago
dab133a
devin/1772672869-cache-process-pool-context
CodSpeed Performance Gauge
0%
chore(deps): bump docker/login-action from 3 to 4#20970
last run
7 hours ago
chore(deps): bump docker/login-action from 3 to 4 Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v3...v4) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
7 hours ago
5350871
dependabot/github_actions/docker/login-action-4
CodSpeed Performance Gauge
0%
Align CLI JSON tests with repo typing and import conventions - move concurrency-limit ls tests into tests/cli/test_global_concurrency_limit.py - remove standalone tests/cli/test_concurrency_limit.py - avoid deferred json imports in updated test modules
10 hours ago
f0f15b8
codex/supersede-20904
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs