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

Implement Partial Reloading #143

Closed
2 tasks done
LeadcodeDev opened this issue May 12, 2024 · 0 comments · Fixed by #141
Closed
2 tasks done

Implement Partial Reloading #143

LeadcodeDev opened this issue May 12, 2024 · 0 comments · Fixed by #141
Assignees
Labels
enhancement New feature or request

Comments

@LeadcodeDev
Copy link
Member

Partial Reloading is an important component of the application development experience.

Implement the partial reloading within the core while respecting the following constraints:

  • Reload the application part only
  • Do not restart the Websocket (to avoid the rate-limit)

The partial reloading must inform the developer of the event leading to a restart of the application layer by means of a console message.

@LeadcodeDev LeadcodeDev converted this from a draft issue May 12, 2024
@LeadcodeDev LeadcodeDev self-assigned this May 12, 2024
@mineral-dart mineral-dart locked as resolved and limited conversation to collaborators May 12, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in Roadmap May 12, 2024
@LeadcodeDev LeadcodeDev changed the title Implement Partial Reloading feat/implement partial reloading May 12, 2024
@LeadcodeDev LeadcodeDev changed the title feat/implement partial reloading Implement Partial Reloading May 12, 2024
@LeadcodeDev LeadcodeDev added the enhancement New feature or request label May 12, 2024
@LeadcodeDev LeadcodeDev linked a pull request May 12, 2024 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant