Skip to content

Conversation

@Berserker66
Copy link
Member

What is this fixing or adding?

removes a per room property we haven't used in over 2 years, also optimizes autolauncher since ponyorm can now fully compile the timeout ahead of time

How was this tested?

locally with a mariadb instance. The column still existing does no harm and can be removed later seperately.

@github-actions github-actions bot added affects: webhost Issues/PRs that touch webhost and may need additional validation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels Dec 1, 2025
@KScl
Copy link
Contributor

KScl commented Dec 2, 2025

As someone that hosts a private instance of AP, I use this property to give separate rooms different timeouts; significantly longer timeouts for running asyncs, near-zero ones for concluded ones to keep them from staying up for long. I would no longer be able to do that after this change, and would thus likely revert this commit if it is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

affects: webhost Issues/PRs that touch webhost and may need additional validation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants