1
0
Fork 0
mirror of synced 2024-06-30 04:00:34 +12:00
appwrite/app
Steven Nguyen fa78ae078f
fix(realtime): disable sending realtime stats
Disable sending realtime stats because the $database->find('realtime')
is throwing:

> Cannot execute queries while other unbuffered queries are active.

In addition, the realtime stats are not being collected so there's no
point in having this enabled.
2024-05-08 21:37:46 +00:00
..
assets Update geodb 2024-02-13 17:55:32 +13:00
config Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-isolation-modes 2024-04-30 19:40:47 +12:00
console@f483d9631d Bump console to version 4.0.6 2024-04-24 22:04:30 +00:00
controllers Fix syntax error 2024-05-08 21:06:30 +12:00
views fix(platform): update mariadb to auto upgrade on startup 2024-04-24 22:38:55 +00:00
cli.php Add clarifying comments 2024-05-07 14:07:04 +12:00
http.php Revert "Update chunk size to 7 MB" 2024-05-03 10:19:03 +04:00
init.php Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-shared-tables 2024-05-07 15:53:58 +12:00
realtime.php fix(realtime): disable sending realtime stats 2024-05-08 21:37:46 +00:00
worker.php Add clarifying comments 2024-05-07 14:07:04 +12:00