Eduardo Blancas
Eduardo Blancas
Good point; both `extract_up` and `extract_prod` are only applicable when called from dagspec, so we have to keep that logic. However, when users use the Python API directly, these parameters...
yeah, i tried a few. I think we can fix it if we adjust the parameters to the `get_close_matches`, let's get the PR merged and then we can work on...
you are on the right track @grnnja, I modified a few things to make the tracebacks even shorter. There might be some side effects so let's see if the CI...
> @edublancas I made the requested changes. I do have a question about why the fix you made works. I saw that you changed `TaskBuildError` to inherit from BaseException instead...
> The windows 3.7 run is not passing this test FAILED tests/test_requests.py::test_timeout_error[get] - Failed: DID NOT RAIS... but window 3.10 is successful. Not sure how to fix that either. i...
great work!
google cloud example done: https://github.com/ploomber/projects/tree/master/templates/google-cloud
I started digging into the AWS example, but Redshift isn't easy to setup
since this wasn't documented, I added it to the [contributing.md](https://github.com/ploomber/ploomber/blob/master/CONTRIBUTING.md#documenting-changes-and-new-features)
I re-ran once, I didn't see the timeouts, but there's still one test failing: https://github.com/ploomber/ploomber/runs/6496335991?check_suite_focus=true