btw, this constructor would otherwise read the same env var if I didn't pass this: ```js construct
btw, this constructor would otherwise read the same env var if I didn't pass this:
constructor({
apiKey = Core.readEnv('OPENAI_API_KEY'),
organization = Core.readEnv('OPENAI_ORG_ID') ?? null,
...opts
}: ClientOptions = {}) {const apiKey as a global var in a ts file under packages/api/src/routes
When the schedule interval is more than 1 hour, a scheduled Worker may run for up to 15 minutes.. My job runs once per month.
const apiKeyWhen the schedule interval is more than 1 hour, a scheduled Worker may run for up to 15 minutes.wrangler devwrangler deploy