Bastien-and-Gauvain / monorepo

A chrome extension to help recruiters 1-click export LinkedIn profiles in their Notion databases.
https://chromewebstore.google.com/detail/recruitivity/gahcfmlnmednhnbkifdoffblfffpeljf
3 stars 0 forks source link

🎨 impr(back) 67: prevent google api max write operations per minute #69

Closed GauvainThery closed 7 months ago

GauvainThery commented 7 months ago

Context

As the issues were closely related, I also decided to remove the authorisations that we don't need.

Solution

I made sure to catch errors on messaging to prevent the app from crashing in case of errors and I also made sure we don't spam the onUpdate (which is also done through the reduction of permissions)

Priority

High