Skip to content

Open the possibility to cleanly overwrite the dataset read and open functions #231

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

charalamm
Copy link

The purpose is to allow the user to add retries on user-specified errors

@gjoseph92
Copy link
Owner

@charalamm I'll take a look at this, but supporting retries would be a very welcome feature, so if that's the only use case for this refactor (it's the only one I can think of), it might be better to work towards a PR for retries?

I just noticed your comments on #18, so I'll take a look at that too.

@charalamm
Copy link
Author

@gjoseph92 thanks for looking into this. Sure I would love to work on a PR that is about retries.
What errors should be retried by default in your opinion?
Also, I think it is useful for users to be able to define extra errors to retry based on their project requirements, what do you think ?

@gjoseph92
Copy link
Owner

FYI @charalamm, I have started on a PR adding retries: #232. Please have a look! (It's not done yet.)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants