Skip to content

feat: Make task implementation for async configurable#1349

Open
drtheuns wants to merge 3 commits intoabsinthe-graphql:mainfrom
drtheuns:main
Open

feat: Make task implementation for async configurable#1349
drtheuns wants to merge 3 commits intoabsinthe-graphql:mainfrom
drtheuns:main

Conversation

@drtheuns
Copy link

@drtheuns drtheuns commented Dec 8, 2024

Projects that don't use open-telemetry or with more complex process propagation requirements can now implement it themselves by configuring the Task module to use.

Copy link
Contributor

@benwilson512 benwilson512 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a fine idea but we definitely want this to be compile time.

@drtheuns
Copy link
Author

drtheuns commented Dec 9, 2024

The first time Absinthe compiles (e.g. on CI) it will give a warning about the configured module not existing (yet). I haven't tried but it might be possible to get around this with apply. I personally don't think it's an improvement, but I could try it out if you'd like.

@drtheuns-enreach
Copy link

Hi. Is there anything more that I need to do to get this MR to completion?

@cschiewek cschiewek changed the title Make task implementation for async configurable feat: Make task implementation for async configurable Oct 28, 2025
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.

3 participants