https://prefect.io
Join Slack
<@ULVA73B9P> how many tasks can be created/ran at once without causing the postgres sql connection p...
m

Maity

about 2 years ago
@Marvin how many tasks can be created/ran at once without causing the postgres sql connection pool to reach its limit?
m
m
  • 2
  • 5
  • 322
<@ULVA73B9P> Prefect 3, how to name a flow run when it is scheduled, rather than not until it runs
n

Nick

10 months ago
@Marvin Prefect 3, how to name a flow run when it is scheduled, rather than not until it runs
n
m
  • 2
  • 5
  • 319
<@ULVA73B9P> how to configure a docker registry credentials using prefect cli?
d

Dijar Vrella

about 1 year ago
@Marvin how to configure a docker registry credentials using prefect cli?
d
m
  • 2
  • 9
  • 318
We are trying to use prefect with gevent, and we are having trouble with it. It seems that gevent mo...
j

Jean-Marc LE FEVRE

over 4 years ago
We are trying to use prefect with gevent, and we are having trouble with it. It seems that gevent monkey patch is triggered too late in the flow run. Does anyone have advice for this case ?
j
z
r
  • 3
  • 12
  • 318
Hi, do we still have SequentialTaskRunner in any form in Prefect 3.0.0? I couldn't find it, and not ...
i

Ihor Ramskyi

about 1 year ago
Hi, do we still have SequentialTaskRunner in any form in Prefect 3.0.0? I couldn't find it, and not specifying task runner shows concurrent behaviour.
i
m
n
  • 3
  • 6
  • 316
Hey everyone :wave: I'm experience an issue while starting prefect through the `prefect server start...
s

Stefano Cascavilla

almost 3 years ago
Hey everyone 👋 I'm experience an issue while starting prefect through the
prefect server start
command. I'm using the 0.15.6 Prefect version and, suddendly, when I try to start the server, an error occurs when hasura tries to create the pgcrypto extension on PostgreSQL. This is the error:
postgres_1  | 2022-11-11 15:40:49.418 UTC [84] ERROR:  duplicate key value violates unique constraint "pg_extension_name_index"
postgres_1  | 2022-11-11 15:40:49.418 UTC [84] DETAIL:  Key (extname)=(pgcrypto) already exists.
postgres_1  | 2022-11-11 15:40:49.418 UTC [84] STATEMENT:  CREATE EXTENSION IF NOT EXISTS pgcrypto SCHEMA public
It's strange because I've used prefect until yesterday and I've never had this issue Can anybody help me on this?
s
z
  • 2
  • 7
  • 316
Hello! How do I access the string value in a Parameter object? I'm passing a string Parameter to a f...
a

Apoorva Desai

over 3 years ago
Hello! How do I access the string value in a Parameter object? I'm passing a string Parameter to a flow throw the CLI as
prefect run --watch --id flowId --param strparam="paramValue"
. Then in the flow.py file, I am initializing outside the flow
strparam = Parameter("strparam", default "hello")
but I'm unable to access
"paramValue"
. Prefect only sees this
<Parameter: strparam>
a
a
  • 2
  • 2
  • 315
hello, I struggle with the new projects feature and couldn't find any detailed example for dockerize...
e

Emma Rizzi

over 2 years ago
hello, I struggle with the new projects feature and couldn't find any detailed example for dockerized deployments, nor any list of parameters needed/accepted in prefect.yaml and deployment.yaml. I have deployed a flow with
prefect deployment build
and I am now trying to migrate to projects to create flows as docker images, but
prefect deploy
fails, details in thread
✅ 1
e
a
  • 2
  • 16
  • 314
Hi all, when I create a connection to a db using prefect.task.sql_server and I create a global temp ...
d

Dominic Pham

over 3 years ago
Hi all, when I create a connection to a db using prefect.task.sql_server and I create a global temp table, will the temp table persist even when the flow is done? Or will I have to explicitly close the connection as a final task in the flow?
discourse 1
d
k
a
  • 3
  • 7
  • 314
I try to use my minio block storage (s3 bucket) in prefect 2.0? Anyone here knows how to set this up...
v

Volker L

over 3 years ago
I try to use my minio block storage (s3 bucket) in prefect 2.0? Anyone here knows how to set this up?
v
d
a
  • 3
  • 3
  • 312
Previous111213Next

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