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

Cap message expiration #166

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Cap message expiration #166

merged 1 commit into from
Oct 3, 2023

Conversation

sameh-farouk
Copy link
Member

What's changed:

  • Set a Max for message expiration.
    for now it will cap messages expiration to 1800 if it exceeded this value which is, AFAIK, more than enough for all asynchronous requests handed by RMB so far.

fixes: #164

@sameh-farouk
Copy link
Member Author

Also we can make this value configurable through a command line option. what do you think @muhamadazmy ?

@muhamadazmy muhamadazmy merged commit d76e63d into main Oct 3, 2023
1 check passed
@muhamadazmy muhamadazmy deleted the main-cap-message-expiration branch October 3, 2023 08:08
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.

Message expiration value should have an upper limit
2 participants