mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
9dd965da3c
If an autocompile hits a rate limit, it would get into a bad state where it would continuely loop making compile requests. This is because the compile response resolving would disable auto compile (because the rate limit was hit) but also trigger calculation of uncompiled changes, which would not check if autocompile was disabled. The fix is to just check if autocompile is disabled. |
||
---|---|---|
.. | ||
binary-files | ||
chat | ||
clone | ||
colors | ||
connection | ||
directives | ||
editor | ||
file-tree | ||
files/services | ||
graphics/services | ||
history | ||
hotkeys | ||
human-readable-logs | ||
metadata | ||
online-users | ||
pdfng/directives | ||
permissions | ||
preamble/services | ||
references | ||
review-panel | ||
services | ||
settings | ||
share | ||
test-controls | ||
wordcount | ||
SafariScrollPatcher.coffee |