CubicrootXYZ / RemindMe

A matrix bot that handles reminders and knows your agenda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE]: Disable thirdparty resources that could not be queried

CubicrootXYZ opened this issue · comments

Describe the feature

Somehow set a max retry counter that regularly resets. If a threshold is met a resource is disabled and no longer fetched. That way we avoid wasting resources (and potentially ddosing other services).

Describe the issue you want to resolve

Resources currently are tried forever to fetch.

Checklist

  • This feature is not already added in the newest version
  • I confirmed that there is no other issue requesting the same improvements