8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.options
actor.options
would be nice if we can have something like
actor = actor.options(...) if condition: actor.optoons(...)
Happy to put up a PR for this. iiuc, I just need to modify ActorOptionWrapper to keep track of updated_options
ActorOptionWrapper
updated_options
No response