SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

Fix: If a publish fails after publishing a DNS record, future publishes remain broken

Open bfops opened this issue 9 months ago • 1 comments

Publishing happens in two steps: updating DNS stuff, and then the actual publishing of the module data.

If something bad happens (e.g. a timeout) after the first step is complete, future publishes return errors (because the DNS stuff is already there)

bfops avatar Mar 07 '25 18:03 bfops

We've refactored a lot of this; it may or may not still be a possibility.

bfops avatar Mar 07 '25 18:03 bfops