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
Support calling either ContinueFit or Fit from the TA3 side, and parse the results returned as normal. Should be able to re-use existing code, as this is just a slightly different call made right at the API boundary.
Process ContinueFit calls on the TA2 side. Like the TA3, should require minimal changes - it just needs to make a slightly different call into the core package.
The text was updated successfully, but these errors were encountered:
ContinueFit
RPC call to the TA3TA2 APIContinueFit
orFit
from the TA3 side, and parse the results returned as normal. Should be able to re-use existing code, as this is just a slightly different call made right at the API boundary.ContinueFit
calls on the TA2 side. Like the TA3, should require minimal changes - it just needs to make a slightly different call into the core package.The text was updated successfully, but these errors were encountered: