everpcpc
everpcpc
You could try with argument `http_handler_result_timeout_secs`
> Perhaps having an option to have client-side cursor would be useful? `rows` in `row = await rows.next()` is already a client-side cursor.
When a query is initiated, the server maintains the session for a maximum of 120 seconds (this duration can be adjusted using the session variable `http_handler_result_timeout_secs`). If the client fails...
I can't reproduce this on `v0.5.1`.
``` ❯ brew install bendsql ==> Fetching databendcloud/tap/bendsql ==> Downloading https://github.com/databendcloud/homebrew-tap/releases/download/bendsql-0.6.5/bendsql-0.6.5.arm64_ventura.bottle.tar.gz ==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/546731100/f3494fbb-1912-4a97-8145-2520c18946fa?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53 ############################################################################################################################################################################################################### 100.0% ==> Installing bendsql from databendcloud/tap ==> Pouring bendsql-0.6.5.arm64_ventura.bottle.tar.gz 🍺 /opt/homebrew/Cellar/bendsql/0.6.5: 7 files, 11.6MB...
可能需要在 log 里把 request id 也记录下来方便排查 server 问题
其它分类也会,看起来是 public server 那边 php deserialize 的问题
Actually it's just an alternative. Because `lz4` has no stable support for `framed format` before `1.0.0`. Besides, they are both listed in http://lz4.github.io/lz4/.
https://github.com/everpcpc/actions-cache/blob/main/package.json#L12 `0.45.1`
https://www.npmjs.com/search?q=%40opendal It seems like [@opendal/lib-darwin-x64](https://www.npmjs.com/package/@opendal/lib-darwin-x64) release failed