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

Enable "delayed events" by default #18142

Open
spaetz opened this issue Feb 7, 2025 · 1 comment
Open

Enable "delayed events" by default #18142

spaetz opened this issue Feb 7, 2025 · 1 comment
Labels

Comments

@spaetz
Copy link

spaetz commented Feb 7, 2025

Given delayed_events solve the problem of stuck element-call calls and there is hardly any downside to enabling them, please consider setting

max_event_delay_duration: 24h

as the default. RIght now they are disabled by default.

Reference MSC4140

@erikjohnston
Copy link
Member

Hi, generally we have a policy that we don't enable experimental features by default (though we do occasionally do so), to avoid these sort of features becoming "de facto specced". Not least, this tends to lead to features never finishing the MSC process as there is less impetus to do so.

Let me have a poke as to what is happening with MSC4140, ideally we'd "just" push it over the line instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants