port-labs / ocean

🌊 Ocean 🌊 is an innovative solution developed by Port to seamlessly integrate various third-party systems with our developer portal product, empowering engineers to effortlessly prioritize key features and streamline the integration process.
https://ocean.getport.io
Apache License 2.0
104 stars 33 forks source link

[Sentry] Added catch to ratelimiting header missing error #818

Closed matan84 closed 1 month ago

matan84 commented 1 month ago

Description

What - Added catching of missing headers in requests to the Sentry API Why - Some requests seem not to have the header requested to make ratelimiting optimizations How - Added try and catch in the request method

Type of change

Please leave one option from the following and delete the rest: