2025-01-02 06:15:40.118 [error] [channel.cc:Proc:104] SendImpl error [external/yacl/yacl/link/transport/interconnection_link.cc:56] cntl ErrorCode '1010', http status code '504', response header '[x-b3-traceid]:[38570eeb2e46782d];[content-length]:[14];[kuscia-error-message]:[<bob/root-kuscia-autonomy-bob-mpc-hp-prodesk-680-g4-mt/internal $stream_idle_timeout$ Gateway Timeout>];[x-accel-buffering]:[no];[x-b3-spanid]:[38570eeb2e46782d];[date]:[Thu, 02 Jan 2025 06:15:40 GMT];[server]:[envoy];', response body '', error msg '[E1010]HTTP/1.1 504 Gateway Timeout: stream timeout' #2445
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: CLA Assistant | |
on: | |
issue_comment: | |
types: [created] | |
pull_request_target: | |
types: [opened, closed, synchronize] | |
jobs: | |
CLAssistant: | |
uses: secretflow/.github/.github/workflows/cla.yml@main | |
secrets: inherit |