ploomber / soorgeon

Convert monolithic Jupyter notebooks 📙 into maintainable Ploomber pipelines. 📊
https://ploomber.io
Apache License 2.0
78 stars 20 forks source link

added retry for kaggle api, max 3 times #63

Closed Wxl19980214 closed 2 years ago

Wxl19980214 commented 2 years ago

Describe your changes

Added retry for kaggle api, give up after three times

Issue ticket number and link

Closes #59

Checklist before requesting a review

idomic commented 2 years ago

@Wxl19980214 Looks like these tests are still failing, maybe we should apply it there?

edublancas commented 2 years ago

related: https://github.com/Kaggle/kaggle-api/issues/279