Skip to content

Conversation

@MytsV
Copy link
Contributor

@MytsV MytsV commented Jul 13, 2025

Fix #615

This PR contains an example implemented for RSE details view. If everything is OK with this approach, the next pages would be migrated to fetch data server-side:

  • RSE Details
  • DID Details
  • Rule Details

Layout (site header) is currently blocked by IronSession being passed to the usecase. When this is addressed, it could become a server-side called feature as well.

To provide and cache initial data for RSEs we might use unstable_cache and collecting stream data; however, I see performing all the streaming client-side as a better fit.

@maany maany merged commit 563d7db into rucio:master Sep 4, 2025
8 checks passed
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.

Allow calling usecases outside of Next.js environment

2 participants