dheeraj12347 commented on issue #7168:
URL: https://github.com/apache/opendal/issues/7168#issuecomment-3840511316

   Hi @Xuanwo, I have closed PR #7176 to clear the noise. I realized my 
approach of injecting Layer behavior into the ops level was architecturally 
incorrect for OpenDAL.
   
   I am now looking for the 'OpenDAL way' to pass per-operation configurations. 
Should I explore implementing a with_timeout on the Operator that passes the 
duration through a Context, or is there a plan to add a generic args metadata 
bag to OpRead/OpWrite? I'd appreciate a pointer to any existing layer that 
handles per-request overrides


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to