Skip to content

Feature/minor stab changes#30

Merged
roxblnfk merged 2 commits into
mainfrom
feature/minor-stab-changes
Nov 11, 2025
Merged

Feature/minor stab changes#30
roxblnfk merged 2 commits into
mainfrom
feature/minor-stab-changes

Conversation

@wolfy-j

@wolfy-j wolfy-j commented Nov 8, 2025

Copy link
Copy Markdown
Contributor

This pull request primarily increases the user hub inactivity timeout and makes a minor improvement to a query structure. The main change is to extend how long a user hub can remain inactive before timing out, which could help with longer user sessions. Additionally, there is a small refactor to how a query is built for environment mappings.

Configuration changes:

  • Increased the USER_HUB_INACTIVITY_TIMEOUT default from 300 seconds (5 minutes) to 7200 seconds (2 hours) in both src/relay/src/_index.yaml and src/relay/src/consts.lua. [1] [2]

Code quality improvements:

  • Simplified the construction of the query table in env_loader.load_mappings by using a single key for meta.type instead of a nested table in src/views/env_loader.lua.

@wolfy-j wolfy-j requested a review from roxblnfk November 8, 2025 03:52
@roxblnfk roxblnfk merged commit d8dd0d2 into main Nov 11, 2025
@roxblnfk roxblnfk deleted the feature/minor-stab-changes branch November 11, 2025 18:30
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