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: changed behaviour calculating the time channel will remain in wait state #93

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

gabheadz
Copy link
Contributor

Description

The time the channel will remain in waiting state after socket disconnection is being governed by the parameter max_age, which is used to define token life.

This change proposes to define separate parameters to control how much time (if any) a channel should remain in waiting state depending on how the connection between client and server terminated.

Category

  • Feature
  • Fix

Checklist

  • The pull request is complete according to the guide of contributing
  • Automated tests are written
  • The documentation is up-to-date
  • the version of the mix.exs was increased
  • The pull request has a descriptive title that describes what has changed, and provides enough context for the changelog

@gabheadz gabheadz merged commit 7152ca3 into master Dec 12, 2024
4 checks passed
@gabheadz gabheadz deleted the feature/perf-upgrades3 branch December 12, 2024 15:19
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.

2 participants