Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: apply FromRequest for items in Parts #425

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

geofmureithi
Copy link
Owner

Problem: We are missing crucial FromRequest impls for:

  • TaskId
  • Attempt
  • Namespace

Also removed Context<E>

Solution: Implement FromRequest for these Types.

Problem: We are missing crucial `FromRequest` impls for:
- TaskId
- Attempt
- Namespace

Also removed `Context<E>`

Solution: Implement `FromRequest` for these Types.
@geofmureithi geofmureithi mentioned this pull request Sep 28, 2024
@geofmureithi geofmureithi merged commit 3166d7c into chore/v0.6.0 Oct 3, 2024
4 checks passed
@geofmureithi geofmureithi deleted the fix/missing-from-request branch October 3, 2024 19:37
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