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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[馃殌] Implement Time Travel for Debugger #46

Open
Nek-12 opened this issue Mar 23, 2024 · 0 comments
Open

[馃殌] Implement Time Travel for Debugger #46

Nek-12 opened this issue Mar 23, 2024 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@Nek-12
Copy link
Member

Nek-12 commented Mar 23, 2024

Description

We already have everything we need for the time travel support. What we need right now is to retrieve the information about store states, intents, actions that the client keeps track of and allow the user to rollback to that state.

The idea is to send the time travel information from the client to the server. The client could PUT into the server's storage directly using a request?

@Nek-12 Nek-12 added the triage Needs triaging label Mar 23, 2024
@Nek-12 Nek-12 self-assigned this Mar 23, 2024
@Nek-12 Nek-12 added feature New feature or request and removed triage Needs triaging labels Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Planned
Development

No branches or pull requests

1 participant