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

feat: clean up real-time resources after a certain amount of time #393

Open
xandervedder opened this issue Oct 27, 2023 · 2 comments
Open
Labels
area: real-time reporting Everything that has to do with real-time reporting. enhancement

Comments

@xandervedder
Copy link
Collaborator

Related to #388.


  1. What if a real-time reporting (from CI) fails?
  2. What should happen to the resources?
  3. What should happen to the currently opened SSE request?

There are probably more cases we should think about.

@xandervedder xandervedder added enhancement area: real-time reporting Everything that has to do with real-time reporting. labels Oct 27, 2023
@xandervedder xandervedder added this to the v0.14 milestone Oct 27, 2023
@xandervedder xandervedder changed the title Clean up real-time resources after a certain amount of time feat: clean up real-time resources after a certain amount of time Oct 31, 2023
@xandervedder xandervedder removed this from the v0.15 milestone Mar 29, 2024
@lex-funy
Copy link
Collaborator

Could this be fixed by implementing expireOn mentioned in #375?

@xandervedder
Copy link
Collaborator Author

Yep, it could!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: real-time reporting Everything that has to do with real-time reporting. enhancement
Projects
Status: Backlog
Development

No branches or pull requests

2 participants