Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(framework) Limit TaskRes TTL when saving it #3615

Merged
merged 62 commits into from
Oct 7, 2024
Merged

Conversation

mohammadnaseri
Copy link
Contributor

@mohammadnaseri mohammadnaseri commented Jun 16, 2024

Description

This PR limits the reply msg TTL:
Condition: msg.metadata.ttl + msg.metadata.created_at ≥ reply_msg.metadata.ttl + reply_msg.metadata.created_at

@mohammadnaseri mohammadnaseri changed the title feat(framework) Limit TaskRes TTL when saving it. feat(framework) Limit TaskRes TTL when saving it Jun 16, 2024
mohammadnaseri and others added 3 commits October 7, 2024 12:11
danieljanes
danieljanes previously approved these changes Oct 7, 2024
@danieljanes danieljanes enabled auto-merge (squash) October 7, 2024 12:00
@danieljanes danieljanes merged commit 2fd3bd8 into main Oct 7, 2024
50 checks passed
@danieljanes danieljanes deleted the limit-taskres-ttl branch October 7, 2024 13:16
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.

3 participants