Skip to content

refactor(remove): schema cache load delay config#4936

Merged
steve-chavez merged 1 commit into
PostgREST:mainfrom
mkleczek:push-qnyopwtqmxpo
May 19, 2026
Merged

refactor(remove): schema cache load delay config#4936
steve-chavez merged 1 commit into
PostgREST:mainfrom
mkleczek:push-qnyopwtqmxpo

Conversation

@mkleczek
Copy link
Copy Markdown
Collaborator

@mkleczek mkleczek commented May 18, 2026

Remove internal schema cache load and relationship load sleep settings plus
the delay wrappers they enabled. Drop IO tests that depended on the removed
settings.

See: #4873 (comment)

DISCLAIMER:
This commit was authored entirely by a human without the assistance of LLMs.

@mkleczek mkleczek requested a review from steve-chavez May 18, 2026 15:43
@mkleczek mkleczek force-pushed the push-qnyopwtqmxpo branch 2 times, most recently from aa24116 to 8916abb Compare May 18, 2026 16:57
@steve-chavez
Copy link
Copy Markdown
Member

DISCLAIMER:
This commit was authored entirely by a human without the assistance of LLMs.

@mkleczek Can you please stop adding that paragraph? We agreed before that those disclaimers are not necessary, I have to review multiple PRs and that is not making the job easier.

@mkleczek
Copy link
Copy Markdown
Collaborator Author

DISCLAIMER:
This commit was authored entirely by a human without the assistance of LLMs.

@mkleczek Can you please stop adding that paragraph? We agreed before that those disclaimers are not necessary, I have to review multiple PRs and that is not making the job easier.

From what I understood the problem was with the disclaimer in the commit message - not in the PR description, no?

@steve-chavez
Copy link
Copy Markdown
Member

From what I understood the problem was with the disclaimer in the commit message - not in the PR description, no?

On the PR description it makes the job of reviewing multiple PRs a day more tiring, I have to ignore a part of the description for some and look everything in others. But anyway, many thanks for correcting this on #4937 🙇‍♂️

Let's merge #4937 first since it proves this delay is not needed.

@mkleczek mkleczek force-pushed the push-qnyopwtqmxpo branch 2 times, most recently from f68efed to 2b83ab2 Compare May 19, 2026 12:22
@steve-chavez
Copy link
Copy Markdown
Member

One thing I'm not sure about is the commit prefix:

'remove', // Remove a feature or fix

Since this doesn't remove any user facing fix or feature, perhaps it should be a refactor?

@taimoorzaeem @wolfgangwalther WDYT?

@taimoorzaeem
Copy link
Copy Markdown
Member

Since this doesn't remove any user facing fix or feature, perhaps it should be a refactor?

Agree, I would do it like refactor(remove): ....

@steve-chavez
Copy link
Copy Markdown
Member

Cool. @mkleczek Please change the prefix commit like the one mentioned above, then I'll merge.

Remove internal schema cache load and relationship load sleep settings plus
the delay wrappers they enabled. Drop IO tests that depended on the removed
settings.
@mkleczek mkleczek force-pushed the push-qnyopwtqmxpo branch from 2b83ab2 to d33a054 Compare May 19, 2026 15:45
@mkleczek mkleczek changed the title remove: schema cache load delay config refactor(remove): schema cache load delay config May 19, 2026
@mkleczek
Copy link
Copy Markdown
Collaborator Author

Cool. @mkleczek Please change the prefix commit like the one mentioned above, then I'll merge.

Done

@steve-chavez steve-chavez merged commit 913fe00 into PostgREST:main May 19, 2026
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants