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: Destination Full support for Generic Importers #1430

Merged
merged 4 commits into from
Jan 31, 2025

Conversation

ameya9
Copy link
Collaborator

@ameya9 ameya9 commented Jan 31, 2025

Fixes #1424.

Generic importers will throw DestinationMemoryFullException(which extends CopyExceptionWithFailureReason) when any of the import post API implemented by client throws error with code: 413 & error: destination_full

@calumcalder calumcalder merged commit 55fd706 into dtinit:master Jan 31, 2025
8 checks passed
@ameya9 ameya9 deleted the feat/dest_full branch January 31, 2025 16:41
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.

Generic Importers - Destination Full Support
2 participants