https://prefect.io
Join Slack
I keep getting these "object type 'coroutine' has no attribute _______" messages whenever I try to f...
j

Jacob Bedard

over 2 years ago
I keep getting these "object type 'coroutine' has no attribute _______" messages whenever I try to follow the python API documentation. Is there a way to work around this? Spyder has the best variable explorer of the Python IDEs, which makes it ideal for data science, but I'm getting different behavior on the same script, in the same environment, between pycharm and spyder. I'd really love to find a workaround for spyder, because as someone who inspects data coming back from new systems and APIs all the time, I like being able to inspect the structure of those with Spyder's great little variable explorer. It's the closest thing we have to RStudio in the python world (RIP yhat rodeo)
j
t
r
  • 3
  • 9
  • 168
how to run a flow and wait for the result and then continue the other flow <@ULVA73B9P>
v

Victor

7 months ago
how to run a flow and wait for the result and then continue the other flow @Marvin
v
m
n
  • 3
  • 6
  • 167
<@ULVA73B9P> We are using (currently) prefect 2.18 and now when running our tests, we get an import ...
i

Isabel

about 1 year ago
@Marvin We are using (currently) prefect 2.18 and now when running our tests, we get an import error
ModuleNotFoundError: No module named 'griffe.dataclasses'
. Does griffe not get installed with prefect 2.18?
i
m
+2
  • 4
  • 8
  • 167
<@U02GMEZU18B> trace of the Docker access denied :x::thread:
j

Jovan Sakovic

about 2 years ago
@Nate trace of the Docker access denied โŒ๐Ÿงต
j
n
  • 2
  • 8
  • 167
Hi, is there a possibility to scale prefect ECS-agents (auto scaling) and if so can someone point me...
i

Isara De Silva

over 3 years ago
Hi, is there a possibility to scale prefect ECS-agents (auto scaling) and if so can someone point me in the right direction, Im struggling to understand how a new agent would register with prefect (and with existing flows)
i
a
  • 2
  • 3
  • 167
Is there an easy way to disable caching when running tests? Something like the `disable_run_logger`
j

Josh Paulin

almost 3 years ago
Is there an easy way to disable caching when running tests? Something like the
disable_run_logger
โœ… 1
j
a
z
  • 3
  • 16
  • 166
Is it possible to stop a task map if any of the calls fail?
n

Nikhil Joseph

over 3 years ago
Is it possible to stop a task map if any of the calls fail?
n
a
k
  • 3
  • 7
  • 166
Hi Everyone, we have a prefect server running on Kubernetes, setup was done using the HELM Chart. Ev...
o

Omar Sultan

over 3 years ago
Hi Everyone, we have a prefect server running on Kubernetes, setup was done using the HELM Chart. Everything is running smoothly but occasionally we would get this error
File "/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 341, in _raise_timeout
    self, url, "Read timed out. (read timeout=%s)" % timeout_value
urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='prefect-apollo.prefect', port=4200): Read timed out. (read timeout=15)
This happens especially when we use the Task StartFlowRun it does not happen very often , but I was wondering if there was a way to force retry or if anyone knows why this would be happening? Thanks
discourse 1
o
a
  • 2
  • 14
  • 166
Hello all, is creating a custom webhook supported on the local version of the server? It lets me cre...
j

Jagi Natarajan

10 months ago
Hello all, is creating a custom webhook supported on the local version of the server? It lets me create the webhook, but all the fields (e.g JSON data) are all disabled and so when the webhook is called none of the fields are passed.
j
n
k
  • 3
  • 26
  • 165
Ok so I updated to the latest and I'm still getting this bug: ``` File "/home/dave/.cache/pypoetry/...
d

Dave Aitel

12 months ago
Ok so I updated to the latest and I'm still getting this bug:
File "/home/dave/.cache/pypoetry/virtualenvs/rustmonster-GKhQY2Y4-py3.10/lib/python3.10/site-packages/prefect/client/orchestration.py", line 219, in get_client
    server.start()
  File "/home/dave/.cache/pypoetry/virtualenvs/rustmonster-GKhQY2Y4-py3.10/lib/python3.10/site-packages/prefect/server/api/server.py", line 818, in start
    raise RuntimeError(error_message)
RuntimeError: Timed out while attempting to connect to ephemeral Prefect API server.
d
j
  • 2
  • 6
  • 165
Previous303132Next

Prefect Community

Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.

Powered by