David N
03/31/2020, 7:33 PMResult Handler check: OK
/home/ec2-user/venv/prefect/lib64/python3.7/site-packages/prefect/core/task.py:258: UserWarning: DEPRECATED: all cache_* options on a Task will be deprecated in 0.11.0, and removed in 0.12.0; the options will be moved to a Task's prefect.engine.Result object.
  UserWarning,
Flow: <http://localhost:8080/flow/ef63906a-6e2b-4b7b-aba5-6e9303560e5f>Scott Zelenka
03/31/2020, 8:05 PMDavid N
03/31/2020, 8:23 PMjosh
03/31/2020, 8:38 PM<http://localhost:4200>josh
03/31/2020, 8:38 PMfrom prefect import config
print(config.server.endpoint)David N
03/31/2020, 8:46 PMDavid N
03/31/2020, 8:46 PMDavid N
03/31/2020, 8:47 PMfrom prefect import config
print(config.server.endpoint)
Output:
<http://localhost:4200>josh
03/31/2020, 8:48 PMprefect server startDavid N
03/31/2020, 8:50 PMDavid N
03/31/2020, 8:50 PMDavid N
03/31/2020, 8:51 PM(prefect) [ec2-user@ip-10-118-33-125 dbt_workflow]$ prefect get flows
NAME        VERSION    AGE
hello-flow  3          22 minutes agojosh
03/31/2020, 8:53 PMnicholas
David N
03/31/2020, 8:58 PMnicholas
David N
03/31/2020, 8:59 PMDavid N
03/31/2020, 8:59 PMindex.js:111 POST <http://localhost:4200/graphql/> net::ERR_CONNECTION_REFUSED
(anonymous) @ index.js:111
e @ Observable.js:197
value @ Observable.js:279
(anonymous) @ bundle.esm.js:13
Promise.then (async)
(anonymous) @ bundle.esm.js:12
e @ Observable.js:197
....etc....nicholas
David N
03/31/2020, 9:03 PMnicholas
/etc/hostslocalhost:4200nicholas
David N
03/31/2020, 9:12 PMnicholas
ishan
04/03/2020, 3:22 PM