Skip to content

Standardize async function naming convention#11770

Merged
RayBB merged 1 commit intomasterfrom
async-renaming
Jan 29, 2026
Merged

Standardize async function naming convention#11770
RayBB merged 1 commit intomasterfrom
async-renaming

Conversation

@RayBB
Copy link
Copy Markdown
Collaborator

@RayBB RayBB commented Jan 29, 2026

This is a very simple renaming for two functions.

We standardized on putting _async at the end because it's much better for auto complete.
If you start typing run_solr_qu... you'll see both run_solr_query_async and run_solr_query as options.

In any case, it's this is temporary because we won't need the sync version as we keep making progress.

Technical

Testing

Screenshot

Stakeholders

@RayBB RayBB merged commit 1ea955f into master Jan 29, 2026
8 checks passed
@RayBB RayBB deleted the async-renaming branch January 29, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant