Ben Bay
11/07/2022, 9:57 PMReceived unexpected config entry
errors and need to figure out how to structure the config
dictionary:
config = {standard config schema??}
@job(config=config)
def my_job():
...
yuhan
11/08/2022, 7:03 AMBen Bay
11/08/2022, 3:46 PMyuhan
11/08/2022, 5:08 PM