tokens-studio / figma-plugin

Official repository of the plugin 'Tokens Studio for Figma' (Figma Tokens)
https://www.figma.com/community/plugin/843461159747178978
MIT License
1.35k stars 194 forks source link

Error handling method for several remote providers and normalize the error messages. #2870

Open robinhoodie0823 opened 3 months ago

robinhoodie0823 commented 3 months ago

This issue is related to the issue which have been merged. The root cause of the issue was that we don't have any error handlers to handle errors that we get from remote providers. The PR resolved the errors that happens from Gitlab.

But the error type from each remote providers, they are not the same.

So things which need to be improved;