Marco Dell'Olio

Results 7 issues of Marco Dell'Olio

Hello! Thank you for your work on this project. I wanted to report an issue I encountered while I was investigating why the extension stopped working for me. When typing...

Hey team, thank you for the work you are doing here. Quick question, any specific reason why atoms are not valid states in the type spec? ![image](https://user-images.githubusercontent.com/38252032/202016850-dfc5d406-f80b-4716-9b5b-8c2e425a9068.png) This works just...

Is the Mimic expected behavior to fail an expectation if the original implementation gets called with different arguments than the one defined in the `expect` function? ``` defmodule Test do...

https://platform.openai.com/docs/api-reference/responses

Hello, looks like authenticate_with_code https://workos.com/docs/reference/user-management/authentication/code API supports an invitation_token to authenticate and accept an invitation in one pass. But the current sdk doesn't supports it https://github.com/workos/workos-ruby/blob/main/lib/workos/user_management.rb#L312 Also there isn't any...

Add - attempted_at - queue - workflow_id (oban pro) to the span attributes

elixir
instrumentation
opentelemetry_oban

# Contributor checklist Leave anything that you believe does not apply unchecked. - [x] Bug fixes include regression tests - [ ] Chores - [ ] Documentation changes - [...