Skip to content

Comments

fix: Replace hardcoded TTL with DEFAULT_TTL_MS - issue #3279#3280

Merged
jlowin merged 1 commit intoPrefectHQ:mainfrom
cedric57:patch-1
Feb 23, 2026
Merged

fix: Replace hardcoded TTL with DEFAULT_TTL_MS - issue #3279#3280
jlowin merged 1 commit intoPrefectHQ:mainfrom
cedric57:patch-1

Conversation

@cedric57
Copy link
Contributor

Description

Replace hardcoded TTL with DEFAULT_TTL_MS

Contributors Checklist

Review Checklist

  • I have self-reviewed my changes
  • My Pull Request is ready for review

@marvin-context-protocol marvin-context-protocol bot added bug Something isn't working. Reports of errors, unexpected behavior, or broken functionality. server Related to FastMCP server implementation or server-side functionality. labels Feb 23, 2026
Copy link
Member

@jlowin jlowin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jlowin jlowin merged commit 5815e1e into PrefectHQ:main Feb 23, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working. Reports of errors, unexpected behavior, or broken functionality. server Related to FastMCP server implementation or server-side functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Task status/progress notifications hardcode ttl: 60000 instead of using DEFAULT_TTL_MS

2 participants