Observability
Status
Once you’ve deployed an app and invoked it, you can check its status. Invocations often take less time to complete than when run locally, since we run your app alongside its browser.
The API is available, and the CLI command is coming soon.
You can also access the invocation’s info by making a GET
request to Kernel’s API:
Or, get the invocation’s info using Kernel’s SDK:
An invocation ends once its code execution finishes.
Once the invocation’s status
reaches a terminal state (SUCCEEDED
or FAILED
), the same kernel invocation info
command can be used to retrieve the replay.