https://prefect.io
Join Slack
Hello, I'm very new here so apologies for the question if it sounds newbie-like - I'm currently revi...
s

Sang Young Noh

about 3 years ago
Hello, I'm very new here so apologies for the question if it sounds newbie-like - I'm currently reviewing some prefect 1.0 code with mind to refactor into prefect 2.0, and one of the functions for prefect that is currently being used is prefect.core.parameter.DateTimeParameter, which doesnt seem to be supported in prefect 2.0. Is that the correct interpretation? If so, what would be prefect 2.0 alternative for this? Thanks in advance
👋 1
s
a
  • 2
  • 52
  • 147
I'm having trouble with prefect logging with a loguru logger I've already set up.
a

Alex Papanicolaou

over 1 year ago
I'm having trouble with prefect logging with a loguru logger I've already set up.
a
  • 1
  • 2
  • 146
Hi, is there a way to trigger a flow run similar to a webhook logic without using prefect cloud? I h...
j

João Vitor Bezerra

over 1 year ago
Hi, is there a way to trigger a flow run similar to a webhook logic without using prefect cloud? I have all of my infrastructure on Azure, and I wanted to trigger a flow run when a file is created on datalake.
j
n
  • 2
  • 5
  • 146
<@ULVA73B9P> How do I run a Prefect server behind a NGINX reverse proxy with SSL termination.
r

Richard Sundqvist

6 months ago
@Marvin How do I run a Prefect server behind a NGINX reverse proxy with SSL termination.
r
m
  • 2
  • 1
  • 145
I apologize if this has been asked before. Is there any way that I can return a dictionary from one ...
t

Tim Wright

about 3 years ago
I apologize if this has been asked before. Is there any way that I can return a dictionary from one Task and use it as the input kwargs for another task? More specifically I want a task that returns a Dictionary and I want to pass its result to another task using variable unpacking...
dict_result = some_task()
some_other_task(**dict_result)
Is this doable? Is there a more Prefect-y way to accomplish this without creating a Parameter for eahc element of the dictionary? I ultimately want to pass as an input a list of dictionaries which I can then operate over using Prefect's mapping, so being able to define the collection of arguments together is important.
t
k
  • 2
  • 11
  • 145
Hi all, is there any way to disable tasks in the UI when I run a flow manually? I’m migrating flows ...
b

brian

over 3 years ago
Hi all, is there any way to disable tasks in the UI when I run a flow manually? I’m migrating flows from azkaban to prefect, and this is smth azk supports. Would be nice if prefect could do the same thing. The only way I can see rn to accomplish this would be to put case blocks in my code and add a parameter for each task to disable the task. This feels a bit overcomplicated though. Any help is welcome!
b
a
  • 2
  • 2
  • 145
Is there an easy way to disable caching when running tests? Something like the `disable_run_logger`
j

Josh Paulin

over 2 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
  • 144
Hi Everyone, My flow is getting crashed when running Kubernetes block, can anyone please help me on ...
n

Nimesh Kumar

about 1 year ago
Hi Everyone, My flow is getting crashed when running Kubernetes block, can anyone please help me on this what is the issue here, why it is getting crashed. prefect version 2.16.3
n
n
  • 2
  • 7
  • 143
For some reason, the artifacts create_markdown is rendering the markdown, but it is ignoring the ima...
t

Tomás Emilio Silva Ebensperger

almost 3 years ago
For some reason, the artifacts create_markdown is rendering the markdown, but it is ignoring the images. Has anyone had this issue?
1️⃣ 2
✅ 1
t
b
  • 2
  • 9
  • 143
<@ULVA73B9P> How to set environment variables during a flow run?
j

Joshua Caskie

11 months ago
@Marvin How to set environment variables during a flow run?
j
m
k
  • 3
  • 33
  • 142
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