TGTGInsighttelegram intelligenceLIVE / telegram public index
← ご注文はうさぎですか?
ご注文はうさぎですか? avatar

TGINSIGHT POST

Post #9145

@order_usagi

ご注文はうさぎですか?

Views7Post view count
PostedFeb 702/07/2026, 09:57 AM
Post content

Post content

Innei 向 mx-space/core 提交了一个更改 feat(serverless): implement logging for serverless function invocations - Introduced a new ServerlessLogModel to store invocation logs, including function ID, reference, name, method, IP, status, execution time, and logs. - Added endpoints in ServerlessController to retrieve invocation logs and log details. - Updated ServerlessService to save invocation logs after function execution and retrieve logs with pagination support. - Enhanced SnippetModel to include a compiledCode field for serverless functions. These changes improve observability and debugging capabilities for serverless functions. Signed-off-by: Innei <[email protected]>