node-escpos icon indicating copy to clipboard operation
node-escpos copied to clipboard

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

Open gitalvininfo opened this issue 1 year ago • 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.

gitalvininfo avatar Mar 31 '23 10:03 gitalvininfo