dbt-metabase config suggests a -1 timeout but exposure command fail with this value
tigitz opened this issue · 0 comments
tigitz commented
While running dbt-metabase config
it suggested -1
as a timeout value
But after running dbt-metabase exposures
it failed with
File "/home/psegatori/.local/lib/python3.8/site-packages/dbtmetabase/metabase.py", line 121, in sync_and_wait
raise exceptions.MetabaseUnableToSync(
dbtmetabase.models.exceptions.MetabaseUnableToSync: Timeout provided -1 secs, must be at least 5