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
Not really a problem, more of a feature request. I would like to be able to add custom error handling to the warm up functions. Our service uses https://sentry.io to caputre errors from our services. It would be really great if we could do this for the warmup functions. We had a issue where things were not setup correct and the warmup functions where failing. It went unnoticed for a while because the errors were not in sentry.
Sentry is probally to tied to our setup, but it would be good if there was a setting to override the handler used. then we could point it at our handler which can wrap the orignal from serverless-plugin-warmup and add in error handling,
Thanks
The text was updated successfully, but these errors were encountered:
shield007
changed the title
Feature Request
Feature Request: ability to overide the handler to warp it with error handling
Nov 26, 2021
Hi,
Not really a problem, more of a feature request. I would like to be able to add custom error handling to the warm up functions. Our service uses https://sentry.io to caputre errors from our services. It would be really great if we could do this for the warmup functions. We had a issue where things were not setup correct and the warmup functions where failing. It went unnoticed for a while because the errors were not in sentry.
Sentry is probally to tied to our setup, but it would be good if there was a setting to override the handler used. then we could point it at our handler which can wrap the orignal from serverless-plugin-warmup and add in error handling,
Thanks
The text was updated successfully, but these errors were encountered: