I had Sentry working for years with the old Netlify Functions, however after migrating to Functions 2.0 I’m getting tons of “Possible function timeout: undefined” in Sentry. It seems it has to do with the older version being AWSLambda compatible. Thoughts or examples would be appreciated.
It would be nice if someone at Netlify would get in touch with someone and Sentry and collaborate to get this working finally. Functions 2.0 were released about 1.5 years ago so its not like this is a new thing.
Do you have any background info on what the main issue is for implementing this? I understand that @sentry/serverless might not work with the new design, however it seems that @sentry/node should be able to be supported.