You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There maybe use cases where we might need workflow.Options or queues.Queue to be passed onto the activity. In that case, we need to make sure that both of these are serializable.
Implement.
The text was updated successfully, but these errors were encountered:
debuggerpk
changed the title
feat(): make methods exportable.
feat(): make queue fields exportable
Oct 4, 2024
There maybe use cases where we might need
workflow.Options
orqueues.Queue
to be passed onto the activity. In that case, we need to make sure that both of these are serializable.Implement.
The text was updated successfully, but these errors were encountered: