Workflow Storage Key out of room.
# support
m
SOLVED your browser has a local storage with a small limit for workflow memory, its more of a cache than anything. if the error occurs open your Developer Tools via the browser hamburger menu -> "more tools" in the console below paste: localStorage.removeItem('workflow-storage'); (this will not delete any of your actual workflows do not fear lol)
c
Hi @Millz, Thank you for update. I will try reproducing this issue so that this can be patched in the future.
awesome!
m
just a heads up this is still an ongoing issue. im able to fix it the same way everytime, it happens every 2 weeks or so.
c
Hi @Millz, Thank you for the heads up. We will be looking into this issue based on priority. We are sorry for the inconvenience.