@Chris Peterson I was wondering if you could provide some more details around the serialization/deserialization of the Finalizer object between transactions. My Finalizer object contains an instance of another class with members (Integer, List<String>, etc.). Based on the debug logs, it seems that the class is getting instantiated, but the state that it had before the serialization is not re-created in the Finalizer transaction.
I just would like to understand the boundaries that I have to work in better before I make any design changes.
Thanks!
12 comments
@Johannes Fischer Transaction Finalizers are in open beta in Winter 21. As of now, it is on schedule to go GA in Spring 21.