auto-sync: 2026-05-22 13:36:23
This commit is contained in:
@@ -262,6 +262,7 @@ curl -X POST http://{self.api_host}:{self.api_port}/api/projects/{project_id}/ta
|
||||
cmd.extend([
|
||||
"--message", message,
|
||||
"--json",
|
||||
"--timeout", str(int(self.gateway_timeout)),
|
||||
])
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user