What happens when you POST to an offline printer
The request succeeds. The job is persisted as pending and your application carries on. There is nothing to retry and no error to handle.
When the agent reconnects and re-registers its printers, queued jobs dispatch automatically in the order they were created.
