PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
docs: document JSON output diagnostic-suppression invariant in CLI AGENTS.md (#22318) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
main
3 hours ago
Fix `profile inspect --output json` emitting invalid JSON for active profile (#22317) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <alex.s@prefect.io> Co-authored-by: alex.s <ajstreed1@gmail.com>
main
5 hours ago
fix: suppress fallback notice in `profile inspect --output json` Gate the 'No name provided, defaulting to ...' message behind `output is None` so that JSON output remains machine-parseable when the command falls back to the active profile. Co-authored-by: Alex Streed <alex.s@prefect.io> Co-Authored-By: alex.s <ajstreed1@gmail.com>
devin/1781704897-fix-profile-inspect-json-output
6 hours ago
Wire record_cleanup_queue_operation into Redis cleanup queue backend Adds record_cleanup_queue_operation calls to the Redis cleanup queue backend for enqueue, reserve, ack, release, and renew operations, matching the instrumentation already present in the in-memory backend. Co-authored-by: Alex Streed <alex.s@prefect.io> Co-Authored-By: alex.s <ajstreed1@gmail.com>
devin/1781634607-oss-backend-observability
6 hours ago
fix(server): prevent duplicate Late state transitions in MarkLateRuns MarkLateRuns enqueued `mark_flow_run_late` docket tasks without a dedup key, so under a docket-worker backlog successive monitor loops re-enqueued tasks for the same still-Scheduled run. When those tasks ran, the first transitioned Scheduled -> Late and every duplicate performed an accepted Late -> Late transition, emitting a spurious `prefect.flow-run.Late` event that amplified reactive-triggers load. Add a deterministic per-run dedup key to the enqueue, and reject Late -> Late in `EnsureOnlyScheduledFlowsMarkedLate` so a no-op re-marking no longer emits an event.
Abdulrehman-PIAIC80387:fix-late-runs-duplicate-transitions
11 hours ago
chore: sync OpenAPI schema
devin/1781660358-fix-db-timeout-retryable
18 hours ago
Delegate GatherTaskGroup cancel scope
codex/anyio-414-gather-task-group
23 hours ago
Downgrade all info logs to debug level Per review feedback, use only error and debug log levels to avoid excessive noise in production. Co-authored-by: Alex Streed <alex.s@prefect.io> Co-Authored-By: alex.s <ajstreed1@gmail.com>
devin/1781634607-oss-backend-observability
23 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Fix `profile inspect --output json` emitting invalid JSON for active profile
#22317
6 hours ago
312384b
devin/1781704897-fix-profile-inspect-json-output
CodSpeed Performance Gauge
0%
Add backend observability for worker channel and cleanup queue
#22310
6 hours ago
a8f0c87
devin/1781634607-oss-backend-observability
CodSpeed Performance Gauge
0%
fix(server): prevent duplicate Late state transitions in MarkLateRuns
#22316
11 hours ago
6d98405
Abdulrehman-PIAIC80387:fix-late-runs-duplicate-transitions
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs