neondatabase / neon

Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
https://neon.tech
Apache License 2.0
13.18k stars 367 forks source link

Fix outdated comment #8149

Open japinli opened 4 days ago

japinli commented 4 days ago

Commit 97b48c23f changes the log wait timeout from 1 second to 100 milliseconds but forgets to update the comment.

github-actions[bot] commented 3 days ago

2922 tests run: 2805 passed, 0 failed, 117 skipped (full report)


Flaky tests (1) #### Postgres 15 - `test_lr_with_slow_safekeeper`: [release](https://neon-github-public-dev.s3.amazonaws.com/reports/pr-8158/9664359232/index.html#suites/180444c850d4a41d41eb0a410dc16d84/37e85cda24a32ab8/retries)

Code coverage* (full report)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
f081ec316c96fa98335efd15ef501745aa4f015d at 2024-06-25T15:13:51.669Z :recycle:
skyzh commented 15 hours ago

Needs control plane code owner review. Could @NanoBjorn please take a look? Thanks!