Tim Enders
if __name__ == "__main__": try: flow_result = main() except Exception as e: slack_webhook_block = SlackWebhook.load("data-pipeline-notifications") slack_webhook_block.notify(f"{e.__class__}: {str(e)}")
Andrew Huang
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.