You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a mutex so that PanelDue and HTTP don't generate an object model response concurrently. Still need to delay generating that response if insufficient buffer space available.
503 errors occur in DWC running duet2 ethernet with a large Object Model, when a PanelDue is also connected.
The proposed solution it to ensure only one of the channels can query the OM at one time.
The text was updated successfully, but these errors were encountered: