Stefan Adelbert
02/22/2023, 12:09 AMfailure_hook
and success_hook
to access the metadata and create a report. But the issue with that is that the hooks apply at the op level and I only want to create the report when the job is complete.
So, then I though I could use a run status sensor to detect when a run is complete and generate the report, but these sensors don't have access to the job's resources (they will already have been destroyed by that stage).
Does anyone have any ideas that would allow me to collect detailed metadata from ops and build a report at the end of a job run?Lucas Gabriel
02/22/2023, 7:41 PMSimon Späti
03/06/2023, 2:14 PMAbhishek Agrawal
03/07/2023, 5:02 AMMichael Cowling
03/07/2023, 11:40 AMyuhan
03/17/2023, 5:27 PMNicholas Pezolano
03/20/2023, 7:42 AMOliver
03/20/2023, 10:04 AMSergi
03/20/2023, 6:27 PMStephen Bailey
03/21/2023, 2:37 AMFraser Marlow
03/25/2023, 3:51 PMJatin Solanki
03/28/2023, 12:04 AMAlex Kan
03/28/2023, 7:38 PMJun Jo
04/11/2023, 12:41 AMPeter Fulop
04/13/2023, 11:14 AMChris Comeau
04/15/2023, 4:19 PMAndrew Grigorev
04/18/2023, 1:18 PMsed -i 's/FIFTEEN_SECONDS = 15 \* 1000/FIFTEEN_SECONDS = 5 * 1000/' \
js_modules/dagit/packages/core/src/app/QueryRefresh.tsx
Clayton Casey
04/18/2023, 8:58 PMJatin Solanki
04/19/2023, 3:35 PMJatin Solanki
04/26/2023, 4:16 AMNicolas Parot Alvarez
04/26/2023, 2:11 PMJoe Harkman
04/27/2023, 4:24 PMIssac Loo
05/02/2023, 3:19 PMArthur
05/05/2023, 3:34 PMChris Comeau
05/07/2023, 1:54 AMBennett Norman
05/18/2023, 10:23 PMAndrea Giardini
05/22/2023, 12:13 PMHolger Bruch
05/22/2023, 10:30 PMdagster-spatial
or dagster-geo
might be an option!? @Gabe Schine @Philip Orlando @Fabio PicchiSimon Späti
05/26/2023, 2:39 PMmartin o leary
06/02/2023, 9:38 AM