You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If too many get there the API may paginate them when we list, which will break things.
Implement garbage collection like delete servers run every 10 minutes that deleted keys older than 5 minutes?
Not perfect, but probably good enough. May get race condition errors if click wrong time, but that sounds very uncommon.
The text was updated successfully, but these errors were encountered:
AnthonyAstige
changed the title
Delete old public ssh keys uploaded to Digital Ocean
[Meteor] Delete old public ssh keys uploaded to Digital Ocean
Apr 24, 2016
AnthonyAstige
changed the title
[Meteor] Delete old public ssh keys uploaded to Digital Ocean
Delete old public ssh keys uploaded to Digital Ocean
Apr 24, 2016
If too many get there the API may paginate them when we list, which will break things.
Implement garbage collection like delete servers run every 10 minutes that deleted keys older than 5 minutes?
The text was updated successfully, but these errors were encountered: