dbt-labs / dbt-labs/ade-bench

Clear for take-off ✈️

Open
#26 3 comments 0 reactions 1 assignee Claimed by @RobertIsmo View on GitHub
Dominant language
Python
Stars
123
Forks
25
PR merge metrics
No merged PRs in 30d

Description

### Problem

When configuring different agents or databases, it might not be clear if things are setup correctly or not or if further troubleshooting is needed. e.g. you're trying to use the Macro agent with a Snowflake database: does a `.env` file exist? is the `MACRO_API_KEY` configured? is it valid? are the snowflake variables configured? do they connect to the database? do they have the necessary permissions?

### Solution

Have some method to determine if things are in a good-to-go state, similar to the function that [`dbt debug`](https://docs.getdbt.com/reference/commands/debug) performs.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.