PrefectHQ
prefect
BlogDocsChangelog

Branches performance

Pull requests

Add task keys to docket calls in API handlers to prevent duplicate execution#20210
last run
17 minutes ago
Add integration tests for at-most-once execution with real Docket These tests verify the actual at-most-once execution behavior by using a real Docket instance and inspecting the task queue via docket.snapshot(). The tests confirm that: - Duplicate API requests only queue one task per unique key - Task keys are properly formed and present in the Docket queue - Deployment ID ordering doesn't affect task key generation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
21 minutes ago
9a6a444
add-docket-task-keys
CodSpeed Performance Gauge
0%
fix: remove incorrect docstrings from CLI ls commands#20206
last run
6 hours ago
fix: remove incorrect docstrings from CLI ls commands The variable ls and artifact ls commands had copy-pasted docstrings that incorrectly referenced "flow runs" instead of their actual resource types. These redundant argument descriptions are already covered by the typer Option help text. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 hours ago
8d608e7
fix/cli-json-output-docstrings
CodSpeed Performance Gauge
0%
last run
7 months ago
add comment
7 months ago
bc0e9e9
update-lockfile
CodSpeed Performance Gauge
0%
Add populate_existing to force fresh fetch from database Fixes session identity map issues where cached ORM objects weren't being refreshed with computed decay values
6 hours ago
e488e61
fix-rate-limit-slots-ui-display
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs