Skip to content

Fix/issue 144 ttl alignment#231

Merged
hman38705 merged 2 commits intosolutions-plug:mainfrom
Hexstar-labs:fix/issue-144-ttl-alignment
Mar 26, 2026
Merged

Fix/issue 144 ttl alignment#231
hman38705 merged 2 commits intosolutions-plug:mainfrom
Hexstar-labs:fix/issue-144-ttl-alignment

Conversation

@Hexstar-labs
Copy link
Copy Markdown
Contributor

Resolve Durability TTL Mismatch for Pruning

Changes

  • Increase TTL_HIGH_THRESHOLD from 30 days to 60 days
  • Ensures market data remains accessible through pruning window
  • Prevents data expiration during grace period transitions

Benefits

  • Resolves durability mismatch between TTL and PRUNE_GRACE_PERIOD
  • Data availability during lifecycle transitions
  • Safe margin for market data persistence

Closes #144

- Increase TTL_HIGH_THRESHOLD from 30 days to 60 days
- Ensures market data remains accessible through pruning window
- Prevents data expiration during grace period transitions
- Resolves durability mismatch between TTL and PRUNE_GRACE_PERIOD

Closes solutions-plug#144
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Mar 26, 2026

@Hexstar-labs Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@hman38705 hman38705 merged commit f558c37 into solutions-plug:main Mar 26, 2026
1 of 12 checks passed
@Hexstar-labs Hexstar-labs deleted the fix/issue-144-ttl-alignment branch April 25, 2026 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Resolve Durability TTL Mismatch for Pruning

2 participants