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

关于transport/asynq的中间件无法在transport层处理直接处理数据的问题 #110

Open
lenuse opened this issue Nov 21, 2024 · 0 comments

Comments

@lenuse
Copy link
Contributor

lenuse commented Nov 21, 2024

现在transport/asynq的中间件是直接用的asynq的中间件,感觉不是很实用。我们都是用RegisterSubscriberWithCtx注册处理方法,已经将task.Payload()转换成了实体了。但用asynq中间件就会多一次反序列化payload的[]byte。

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

No branches or pull requests

1 participant