Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Load-CDK: No async on input consumer hotpath #54190

Draft
wants to merge 1 commit into
base: jschmidt/devnull/devnull-uses-direct-loader
Choose a base branch
from

Conversation

johnny-schmidt
Copy link
Contributor

Experiment to reduce suspend/async costs on the input consumer.

Copy link

vercel bot commented Feb 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 21, 2025 9:16pm

@octavia-squidington-iii octavia-squidington-iii added area/connectors Connector related issues CDK Connector Development Kit connectors/destination/s3-data-lake labels Feb 21, 2025
@johnny-schmidt johnny-schmidt force-pushed the jschmidt/load-cdk/interface-two-oh branch from ad5ff22 to 71fc43e Compare February 21, 2025 18:52
@johnny-schmidt johnny-schmidt force-pushed the jschmidt/load-cdk/no-async-on-input-consumer-hotpath branch from 58a2ed8 to 0f56362 Compare February 21, 2025 19:31
@johnny-schmidt johnny-schmidt changed the base branch from jschmidt/load-cdk/interface-two-oh to jschmidt/devnull/devnull-uses-direct-loader February 21, 2025 19:40
@johnny-schmidt johnny-schmidt force-pushed the jschmidt/load-cdk/no-async-on-input-consumer-hotpath branch from 0f56362 to 150652c Compare February 21, 2025 21:04
@johnny-schmidt johnny-schmidt force-pushed the jschmidt/load-cdk/no-async-on-input-consumer-hotpath branch from 150652c to ccdd1f8 Compare February 21, 2025 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants