Conversation
This nulls out unencodable values when serializing the job context, instead of raising an error.
|
I am of the opinion that |
|
I don't know. I personally prefer fast and explicit failures than silent degradation that would be harder to diagnose. What is the use case? |
|
I'm currently running a variant of #768 where I ripped out all of the context management code. Then when I adopted |
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
This nulls out unencodable values when serializing the job context, instead of raising an error.