frappe-client icon indicating copy to clipboard operation
frappe-client copied to clipboard

Auto-reconnect

Open nathanschepers opened this issue 6 years ago • 0 comments

What is the recommended way to handle auto-reconnect of the frappe-client? Is there any plan for this as a feature?

Right now I create a connection at application start time, and then share the client object between modules. Do I need to initialize FrappeClient immediately before any calls?

What's the recommended supported way of handling a potentially transient ERPNext server?

nathanschepers avatar Apr 06 '18 10:04 nathanschepers