song940/node-escpos

Feature Request: Built-in retry mechanism for handling printing errors

gitalvininfo opened this issue · 0 comments

Hello, I'm working on a project that involves printing data using Node-escpos library. I'm wondering if there is a built-in retry mechanism in the library that I can use to handle printing errors, such as paper jams. If not, do you have any suggestions on how I can implement a retry mechanism in my code? Thank you.