Alexander Belikov
08/11/2022, 4:28 PMprefect deployment build ...
and b) prefect deployment apply ...
prefect deployment run ...
runs successfully.
I've created the work queue and the agent is running, but scheduled flows are not being executed, instead at time X they change their state from Scheduled
to Pending
.
The work queue is empty (!). What could be the problem?Nate
08/11/2022, 4:34 PMAlexander Belikov
08/11/2022, 4:39 PMNate
08/11/2022, 4:46 PMAlexander Belikov
08/11/2022, 7:06 PMProcess
.
I don't have agent logs at hand, as I was staring the agent manually and sending it the background, but the log was quite inconspicuous. I will reproduce it a bit later.
With respect to infrastructure - do the defaults work, or is it necessary to create blocks
manually?Nate
08/11/2022, 7:07 PMProcess
runtime infra block by default unless you specify otherwiseAlexander Belikov
08/16/2022, 5:57 PMmultiprocessing,Process
. Shall I describe it in a new thread?