Tabletop-Mirror / Issues-and-Tasks

0 stars 0 forks source link

Extend Error Handling to Create Calls #110

Open VarunS1997 opened 2 weeks ago

VarunS1997 commented 2 weeks ago

In 2024.06.01, we created a new approach for error handling of http failures; but we only applied it to get and update calls.

We should extend it to create calls as well. And maybe we should have a special code for when you're out of quota or some other way to discern such a case.