Context
This PR removes the customer attribute introduced two days ago in the space diff record. It doesn't need this attribute, and the table doesn't support it, which could cause a failure when we attempt to encode/decode the object. It also adds some additional logs to help with debugging.
There is an error in Sentry that may be related to this change. The reason behind that is unclear, so this is an attempt to narrow down the search space and debug.
Context This PR removes the
customer
attribute introduced two days ago in the space diff record. It doesn't need this attribute, and the table doesn't support it, which could cause a failure when we attempt to encode/decode the object. It also adds some additional logs to help with debugging.There is an error in Sentry that may be related to this change. The reason behind that is unclear, so this is an attempt to narrow down the search space and debug.
Sentry
Lambda Logs