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
{{ message }}
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.
We might need a more robust solution for notifying our services such as accounts, malware-scanner and the pinner than nginx callbacks since we are running out of timers in nginx.
One proposed option was delegating the responsibility of updating the services to a service that scans through the access logs.
We should do some more research on why we are running out of timers and whether there is a better solution.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We might need a more robust solution for notifying our services such as accounts, malware-scanner and the pinner than nginx callbacks since we are running out of timers in nginx.
One proposed option was delegating the responsibility of updating the services to a service that scans through the access logs.
We should do some more research on why we are running out of timers and whether there is a better solution.
The text was updated successfully, but these errors were encountered: