📄️ Logic Context - JS/TS
A logic context object would be passed to LOC logic during execution, which contains the following important data:
📄️ Logic Error - JS/TS
If an unhandled error had been thrown in the task, an error object would be passed to the logic and all subsequential ones. The object is called a Railway Error.
📄️ Task Metadata - JS/TS
A task object contains task and execution metadata.