Skip to content

Customer Debug Command #527

@chessebuilderman

Description

@chessebuilderman

Basically, a command like /debug which generates a code (such as INT-LGT_XXXXXXXXXXXXXXX). When this is created, for 5 minutes, the bot will ping the API every 30 seconds.

The user can then edit the attributes of the script and the DEBUG_CODE Key with the code returned as the Value.

When this is created, for 5 minutes, the bot will send a POST request the API at [API_DOMAIN]/v2/debug/check every 30 seconds with DEBUG_CODE: [CODE] as the body.

As the product loads, it captures data such as STREAMING_ENABLED, HTTP_REQUEST, NON_OWNER. Once, they are logged, the API will return a JSON table with the time and data that was captured.

After this is done, or after 5 minutes, the API will automatically delete the generated DEBUG_CODE

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions