Skip to content

Pass limit raized to 3 641 144 characters, context persistence, error reporting

Compare
Choose a tag to compare
@eduard93 eduard93 released this 17 Jan 15:27
· 294 commits to master since this release
0c16490

Now it works!

Both input and output are now limited to 3 641 144 characters which is a maximum for callout library.
Context now can be persisted, displayed and restored. See readme for details.
Get errors with set sc = ##class(isc.py.Callout).GetStatus()
Refactored interoperability messages. All processes now must utilize the new request and response classes instead of the old ones:

  • isc.py.ens.Requestisc.py.msg.ExecutionRequest
  • isc.py.ens.Responseisc.py.msg.ExecutionResponse