Dustin
Young Ho Shin
sqlalchemy
sqlalchemy.exc.TimeoutError: QueuePool limit of size 5 overflow 10 reached, connection timed out, timeout 30.00 (Background on this error at: <https://sqlalche.me/e/14/3o7r>)
Mark NS
Submission failed. RuntimeError: Cannot put items in a stopped service instance.
kwmiebach
sqlite3.ProgrammingError: SQLite objects created in a thread can only be used in that same thread. The object was created in thread id 140193261803264 and this is thread id 140192735962880.
Lana Dann
with prefect.context(dict(flow_owner="test")):
Traceback (most recent call last): File "/Users/lanadann/.pyenv/versions/data-prefect-3.9.7/lib/python3.9/site-packages/prefect/engine/runner.py", line 161, in handle_state_change new_state = self.call_runner_target_handlers(old_state, new_state) File "/Users/lanadann/.pyenv/versions/data-prefect-3.9.7/lib/python3.9/site-packages/prefect/engine/task_runner.py", line 113, in call_runner_target_handlers new_state = handler(self.task, old_state, new_state) or new_state File "/Users/lanadann/prefect/data_prefect/lib/notifiers.py", line 13, in post_to_slack_on_failure f"@{prefect.context.flow_owner} " AttributeError: 'Context' object has no attribute 'flow_owner'
Daniel Burkhardt
Deepanshu Aggarwal
Darshan
Christoph Deil
schedule = IntervalSchedule(interval=datetime.timedelta(seconds=10)) deployment_spec = DeploymentSpec(name="hola", flow=greetings_flow, schedule=schedule)
Kirk Quinbar
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.