Skip to content

Automatically refresh workspaces #203

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

Merged
merged 2 commits into from
Feb 1, 2024
Merged

Conversation

code-asher
Copy link
Member

Closes #184.

One existing issue with refreshing that is made more apparent with the auto refresh is that it reestablishes all the agent metadata watchers which both feels wasteful and causes the metadata to flash as it disappears for a moment then comes back when the watcher comes online. In a followup PR I think I will refactor this to reuse existing watchers when possible.

Stacked on #202.

@code-asher code-asher requested a review from Kira-Pilot February 1, 2024 05:51
@code-asher code-asher force-pushed the asher/refresh-workspaces branch 3 times, most recently from e645f38 to abf2038 Compare February 1, 2024 05:57
@code-asher code-asher force-pushed the asher/refresh-workspaces branch from abf2038 to 298685a Compare February 1, 2024 22:32
Base automatically changed from asher/fix-refresh to main February 1, 2024 22:40
@code-asher code-asher force-pushed the asher/refresh-workspaces branch from 298685a to 62e5143 Compare February 1, 2024 22:41
@code-asher code-asher merged commit 99b594f into main Feb 1, 2024
@code-asher code-asher deleted the asher/refresh-workspaces branch February 1, 2024 22:43
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.

periodically refresh workspace listing
2 participants