Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / PrefectHQ/prefect-dask issues and pull requests

#131 - add regression test for submitting sync task in async flow

Pull Request - State: closed - Opened by zzstoatzz 4 months ago

#130 - add regression test for dataclass as input to submitted tasks

Pull Request - State: closed - Opened by zzstoatzz 4 months ago

#129 - add regression test for `dataclass` inputs

Pull Request - State: closed - Opened by zzstoatzz 4 months ago

#128 - Copy environment variables to task worker

Issue - State: open - Opened by carlosjourdan 4 months ago

#127 - The title

Pull Request - State: closed - Opened by zzstoatzz 5 months ago

#125 - Create py.typed marker

Pull Request - State: closed - Opened by Andrew-S-Rosen 5 months ago

#124 - Bumps build's python version

Pull Request - State: closed - Opened by urimandujano 8 months ago

#123 - 'Update the pin on `prefect` version'

Pull Request - State: closed - Opened by urimandujano 8 months ago

#122 - Add a `py.typed` marker

Issue - State: closed - Opened by Andrew-S-Rosen 9 months ago

#121 - How to solve large object warning?

Issue - State: open - Opened by tharwan 9 months ago - 3 comments
Labels: question, needs-info

#120 - Bump tibdex/github-app-token from 1 to 2

Pull Request - State: open - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#119 - Bump actions/checkout from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#118 - Update CHANGELOG.md for v0.2.5

Pull Request - State: closed - Opened by desertaxle 10 months ago

#117 - allow new distributed versions starting with 2023.6.0

Pull Request - State: closed - Opened by dchudz 10 months ago - 1 comment

#116 - Update distributed requirement from <=2023.3.1,>=2022.5.0 to >=2022.5.0,<=2023.8.1

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, python

#115 - Relax distributed version constraint

Issue - State: closed - Opened by mrocklin 10 months ago - 6 comments

#114 - Update distributed requirement from <=2023.3.1,>=2022.5.0 to >=2022.5.0,<=2023.8.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies, python

#113 - Update distributed requirement from <=2023.3.1,>=2022.5.0 to >=2022.5.0,<=2023.7.1

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, python

#111 - Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.3

Pull Request - State: open - Opened by dependabot[bot] 12 months ago
Labels: dependencies, github_actions

#110 - Update distributed requirement from <=2023.3.1,>=2022.5.0 to >=2022.5.0,<=2023.7.0

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, python

#108 - Provide an option to access the `cluster.job_script()`

Issue - State: closed - Opened by arosen93 almost 1 year ago - 1 comment

#107 - Update distributed requirement from <=2023.3.1,>=2022.5.0 to >=2022.5.0,<=2023.6.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, python

#106 - Update CODEOWNERS to Open Source GH team

Pull Request - State: closed - Opened by desertaxle about 1 year ago

#105 - Remove @madkinsz as a codeowner

Pull Request - State: closed - Opened by zanieb about 1 year ago - 1 comment

#104 - Update distributed requirement from <=2023.3.1,>=2022.5.0 to >=2022.5.0,<=2023.6.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, python

#103 - TEST: Use `distributed@main`

Pull Request - State: closed - Opened by zanieb about 1 year ago - 1 comment

#102 - Avoid retrying completed tasks on failing workers

Pull Request - State: closed - Opened by john-jam about 1 year ago - 8 comments

#101 - Completed tasks from a failing worker are retried

Issue - State: open - Opened by john-jam about 1 year ago - 1 comment

#100 - Update distributed requirement from <=2023.3.1,>=2022.5.0 to >=2022.5.0,<=2023.5.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, python

#99 - Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, github_actions

#98 - Update distributed requirement from <=2023.3.1,>=2022.5.0 to >=2022.5.0,<=2023.5.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, python

#97 - Update distributed requirement from <=2023.3.1,>=2022.5.0 to >=2022.5.0,<=2023.4.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, python

#96 - Update distributed requirement from <=2023.3.1,>=2022.5.0 to >=2022.5.0,<=2023.4.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, python

#95 - Update CHANGELOG.md for 0.2.4 release

Pull Request - State: closed - Opened by desertaxle about 1 year ago - 2 comments

#94 - Fix fixture imports for latest Prefect version

Pull Request - State: closed - Opened by zanieb about 1 year ago - 2 comments

#93 - Add `DaskTaskRunner.duplicate` support

Pull Request - State: closed - Opened by zanieb about 1 year ago - 1 comment

#92 - DaskTaskRunner gives unhandled exception when awaiting task result

Issue - State: closed - Opened by njthompson-viv about 1 year ago - 3 comments

#91 - Awaiting result from async Task raises TypeError

Issue - State: closed - Opened by jbrien255 about 1 year ago - 4 comments

#90 - Bump peter-evans/create-pull-request from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, github_actions

#89 - Bump actions/add-to-project from 0.4.0 to 0.5.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, github_actions

#88 - Trouble using `get_dask_client` with a Coiled cluster

Issue - State: open - Opened by scharlottej13 over 1 year ago - 7 comments

#87 - Bump actions/add-to-project from 0.4.0 to 0.4.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, github_actions

#86 - Sync Collection with changes to prefect-collection-template

Pull Request - State: open - Opened by prefect-collection-synchronizer[bot] over 1 year ago
Labels: template sync, automated pr

#85 - Bump required prefect version to 2.8.2

Pull Request - State: closed - Opened by ahuang11 over 1 year ago

#84 - prep-v0.2.3-release

Pull Request - State: closed - Opened by ahuang11 over 1 year ago

#83 - Add workflow to run nightly tests against Prefect's main branch

Pull Request - State: closed - Opened by desertaxle over 1 year ago

#82 - Removes Orion references

Pull Request - State: closed - Opened by desertaxle over 1 year ago

#81 - ModuleNotFoundError: No module named 'prefect.orion'

Issue - State: closed - Opened by BitTheByte over 1 year ago

#80 - concurrent.futures._base.CancelledError

Issue - State: open - Opened by AleksandrLiadov over 1 year ago - 2 comments

#79 - Sync Collection with changes to prefect-collection-template

Pull Request - State: closed - Opened by prefect-collection-synchronizer[bot] over 1 year ago
Labels: template sync, automated pr

#78 - Sync Collection with changes to prefect-collection-template

Pull Request - State: closed - Opened by prefect-collection-synchronizer[bot] over 1 year ago
Labels: template sync, automated pr

#77 - Await the adapt call of a dask cluster instance if it's an asynchronous method

Pull Request - State: closed - Opened by john-jam over 1 year ago - 3 comments

#76 - Sync Collection with changes to prefect-collection-template

Pull Request - State: closed - Opened by prefect-collection-synchronizer[bot] over 1 year ago
Labels: template sync, automated pr

#75 - Add spacing on README

Pull Request - State: closed - Opened by ahuang11 over 1 year ago

#74 - Task Recursion with DaskTaskRunner in k8s

Issue - State: open - Opened by lewijw over 1 year ago

#73 - Sync Collection with changes to prefect-collection-template

Pull Request - State: closed - Opened by prefect-collection-synchronizer[bot] over 1 year ago
Labels: template sync, automated pr

#72 - adjust title

Pull Request - State: closed - Opened by discdiver over 1 year ago

#71 - Fix publish-docs.yml and tweak readme

Pull Request - State: closed - Opened by ahuang11 over 1 year ago

#67 - MissingResult State data is missing.

Issue - State: open - Opened by ahuang11 over 1 year ago - 1 comment

#66 - Reorder docs and add a landing page

Pull Request - State: closed - Opened by ahuang11 over 1 year ago - 1 comment

#65 - Sync Collection with changes to prefect-collection-template

Pull Request - State: closed - Opened by prefect-collection-synchronizer[bot] over 1 year ago
Labels: template sync, automated pr

#64 - Fix throw exc

Pull Request - State: closed - Opened by ahuang11 over 1 year ago

#63 - FOR TESTING PURPOSES ONLY

Pull Request - State: closed - Opened by ahuang11 over 1 year ago
Labels: DO NOT MERGE

#62 - Link docs

Pull Request - State: closed - Opened by ahuang11 over 1 year ago - 1 comment

#61 - Investigate if there's a way to optimize DaskTaskRunner

Issue - State: open - Opened by ahuang11 over 1 year ago - 1 comment

#60 - Code snippets in README markdown not displaying properly

Issue - State: closed - Opened by the-matt-morris over 1 year ago - 4 comments

#59 - Tasks stuck in running indefinitely

Issue - State: closed - Opened by BitTheByte over 1 year ago - 5 comments

#58 - Orion graph wrong order of execution with Dask

Issue - State: open - Opened by AleksandrLiadov over 1 year ago - 3 comments

#57 - `self._cluster.adapt(**self.adapt_kwargs)` is missing an `await`

Issue - State: closed - Opened by parabolala over 1 year ago - 3 comments

#56 - Sync Collection with changes to prefect-collection-template

Pull Request - State: closed - Opened by prefect-collection-synchronizer[bot] over 1 year ago
Labels: template sync, automated pr

#54 - prep-v0.2.2-release

Pull Request - State: closed - Opened by ahuang11 over 1 year ago

#52 - Fix `DaskTaskRunner` exception handling for Prefect >= 2.6.0

Pull Request - State: closed - Opened by rpeden over 1 year ago - 4 comments
Labels: bug, dependencies

#51 - Temp PR to run tests

Pull Request - State: closed - Opened by desertaxle over 1 year ago - 1 comment
Labels: DO NOT MERGE

#50 - Updates distributed version to test update

Pull Request - State: closed - Opened by desertaxle over 1 year ago - 8 comments
Labels: DO NOT MERGE

#49 - Bump actions/add-to-project from 0.3.0 to 0.4.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, github_actions

#48 - Create DaskTaskRunnerConfig

Issue - State: open - Opened by ahuang11 over 1 year ago - 3 comments
Labels: enhancement

#47 - Dask annotations not working when connecting to an existing cluster

Issue - State: closed - Opened by andreas-ntonas over 1 year ago - 10 comments

#46 - Post-flow-execution errors when using Dask CloudProvider

Issue - State: open - Opened by BadAsstronaut over 1 year ago - 1 comment

#45 - Add support for converting futures wrapped in Prefect annotations

Pull Request - State: closed - Opened by madkinsz over 1 year ago - 1 comment

#44 - Add PREFECT_ASYNC_FETCH_STATE_RESULT to test

Pull Request - State: closed - Opened by ahuang11 over 1 year ago

#42 - Docs README: remove block registration and add -U to pip install

Pull Request - State: closed - Opened by discdiver over 1 year ago - 1 comment

#41 - Support the Dask operator KubeCluster

Pull Request - State: closed - Opened by john-jam over 1 year ago - 2 comments

#39 - Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#38 - operator.KubeCuster support?

Issue - State: open - Opened by john-jam over 1 year ago - 15 comments

#37 - Sync Collection with changes to prefect-collection-template

Pull Request - State: closed - Opened by prefect-collection-synchronizer[bot] over 1 year ago
Labels: template sync, automated pr

#36 - Sync Collection with changes to prefect-collection-template

Pull Request - State: closed - Opened by prefect-collection-synchronizer[bot] over 1 year ago
Labels: template sync, automated pr

#35 - Sync Collection with changes to prefect-collection-template

Pull Request - State: closed - Opened by prefect-collection-synchronizer[bot] over 1 year ago
Labels: template sync, automated pr

#34 - Prep v0.2.1 release

Pull Request - State: closed - Opened by ahuang11 over 1 year ago

#33 - Add get_dask_client

Pull Request - State: closed - Opened by ahuang11 almost 2 years ago - 2 comments

#31 - Add back task run key

Pull Request - State: closed - Opened by ahuang11 almost 2 years ago