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

Remove default 5 min exp time for created rooms, add docstrings #856

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

markbackman
Copy link
Contributor

Please describe the changes in your PR. If it is addressing an issue, please reference that as well.

Someone in Discord mentioned being puzzled by the 5 min room expiration time. This exp time does seem to get in the way and is unexpected.

For now, I've removed the exp default, setting exp to Optional and a default of None. Alternatively, we could raise the value to a higher time, like 1 hr. That way rooms would be automatically deleted.

Also, added docstrings.

@aconchillo
Copy link
Contributor

LGTM

@aconchillo
Copy link
Contributor

Missing CHANGELOG Changed

@markbackman markbackman force-pushed the mb/daily-rest-helpers branch from bf2e44d to 16d7fb2 Compare December 13, 2024 17:02
@markbackman markbackman merged commit 09a611d into main Dec 13, 2024
4 checks passed
@markbackman markbackman deleted the mb/daily-rest-helpers branch December 13, 2024 17:09
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