Err: No event handlers were registered. This script does nothing. When trying to add a DO
Hello! CF newbie here. I have a Workers project that is working successfully. I'm trying to add a durable object but when I try to publish the project with the new DO I get the following error:
No event handlers were registered. This script does nothing. [code: 10021]
No event handlers were registered. This script does nothing. [code: 10021]
Durable Objects provide low-latency coordination and consistent permanent storage for the Workers platform through two features: global uniqueness and …