Skip to content

Allow opts to funs of Resend.Emails#6

Open
nallwhy wants to merge 1 commit into
elixir-saas:mainfrom
nallwhy:allow_opts_to_funs_of_emails
Open

Allow opts to funs of Resend.Emails#6
nallwhy wants to merge 1 commit into
elixir-saas:mainfrom
nallwhy:allow_opts_to_funs_of_emails

Conversation

@nallwhy

@nallwhy nallwhy commented Jun 13, 2025

Copy link
Copy Markdown

Previously, there was no way to pass opts to the Tesla client.
This PR fixes the issue by allowing opts to be passed to the Tesla client.

e.g.

Resend.client(config)
|> Resend.Emails.send(params, adapter: [receive_timeout: :timer.seconds(30)])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant