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 16 Jan 18:31
· 295 commits to master since this release
085cd02

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