Connecting to cache volumes
Namespace allows you to create one-off instances and connect them to a cache volume.Create an instance
Using nsc create —volume, you can create an instance and attach a cache volume.The size and the tag should match what you see on the dashboard.Note: this follows standard cache volume semantics. Namespace tries hard to provide you with the latest cache version, but you may rarely see a slightly stale cache instead.
Setting breakpoints
When you want to investigate a particular cache state, you can temporarily add a breakpoint to your workflow definition and jump into an interactive SSH session.breakpoint-action’s options, duration, and authorized-users, see Debugging: Interactive access.
Next steps
Hands-on support
Got stuck? Need help with debugging one of your workflows? Our team is here to assist:- Technical support: Reach out to support@namespace.so to talk to one of our engineers.
- Community: Join our community Discord to learn about tips and best practices.