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

feat: improve BQ export strategy #2187

Draft
wants to merge 7 commits into
base: next
Choose a base branch
from
Draft

Conversation

cabljac
Copy link
Contributor

@cabljac cabljac commented Sep 27, 2024

This PR:

  1. Removes legacy backfill code that isn't being used, stops the extension deploying unused resources
  2. Has the extension first attempt to export directly to bigquery and only enqueue a cloud task on failure there.
  3. improves code comments and refactors a little bit for more modular maintainable code

@cabljac cabljac force-pushed the @invertase/improve-bq-export branch 3 times, most recently from 91f1143 to 4569fe2 Compare September 27, 2024 15:18
@cabljac cabljac force-pushed the @invertase/improve-bq-export branch from 2c51b31 to 1f1fee1 Compare October 1, 2024 15:54
@cabljac cabljac force-pushed the @invertase/improve-bq-export branch from 1f1fee1 to abaff8c Compare October 1, 2024 16:29
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