-
Notifications
You must be signed in to change notification settings - Fork 4
feat: implement durable objects for editor page #171
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
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
dafthunk-web | ffd5c0b | Commit Preview URL | Oct 07 2025, 08:15 AM |
5f26fd9 to
56017c8
Compare
|
@bchapuis The individual ws implementation is complete but the api build fails. We would need to check the logs of the failed api build and enable maybe durable objects, or create the durable object in the cloudflare account. Otherwise, this PR is ready to merge |
56017c8 to
25e43bb
Compare
|
@leonardcser Here is the log:
Does this ring a bell? |
25e43bb to
a5aa83c
Compare
@bchapuis I think you have to run in |
e28c5ca to
eb56c0e
Compare
eb56c0e to
e9c051f
Compare
|
@leonardcser I made some additional experiments in #172 and started implementing the monitoring of the execution with the websocket. I encountered the following problems:
I'm now again of the opinion that we should use durable objects with actors for this particular use case. What do you think? I suggest we build upon your last commit. |
@bchapuis It is still unclear for me if it is possible with this actors API, I need to do more exploring but in the meantime, it makes sense to commit to this pr. |
…for improved clarity and consistency
…re and consistency
…dings for improved clarity
…QLite data persistence
…interactions and enhancing state management
…er and adjust error handling for unauthorized access
…o prevent stale closures and unnecessary re-renders
4e9a603 to
5346421
Compare
4a6596c to
32d81c4
Compare
…d WebSocket execution updates, and enhance WorkflowSession class for better state management
32d81c4 to
2eeec00
Compare
|
@leonardcser Could you review these changes? we decide upon merging later this morning. |
…e, design principles, and code guidelines
167b876 to
ffd5c0b
Compare
No description provided.