zengfung / ClashOfClansScraper

1 stars 0 forks source link

Bug in handling ServiceResponseError and ClientAuthenticationError #28

Closed zengfung closed 1 year ago

zengfung commented 1 year ago

When retrying the function TableStorageHandler.create_or_upsert_entity_with_retry, the table client information was not passed into the function during retry.