Commit Graph

277 Commits

Author SHA1 Message Date
Matej Bačo 2e7226504b Fix host CPU stats, separete health http server 2022-10-19 07:06:38 +00:00
Matej Bačo 47241ba296 PR review changes 2022-10-18 19:05:05 +00:00
Matej Bačo ab17a63b44 Linter fixes 2022-10-17 18:42:11 +00:00
Matej Bačo 6cb55f89b6 PR review bug fixes 2022-10-17 18:35:32 +00:00
Matej Bačo 135d7a86b6 Addressing TODOs 2022-10-17 18:03:08 +00:00
Matej Bačo 2d59be18c7 Add todo notes 2022-10-17 10:47:04 +00:00
Matej Bačo 90ac87f217 Document new TODOs 2022-10-17 09:12:28 +00:00
Matej Bačo b79bdc56a1 Implement cpu usage stats 2022-10-16 14:28:36 +00:00
Matej Bačo 2b0f1d78a2 Linter fix 2022-10-14 11:35:23 +00:00
Matej Bačo 73b29e9005 Save executor stats into cache 2022-10-14 11:30:42 +00:00
Matej Bačo 5807523488 Container CPU stats in executor health endpoint 2022-10-14 08:02:08 +00:00
Matej Bačo 8fcab11610 Add system library and CPU usage on executor 2022-10-13 14:19:52 +00:00
Matej Bačo 65cee92ed2 Fix broken code 2022-10-11 10:21:51 +00:00
Matej Bačo 2943ed6b37 Add worker-per-core to executor 2022-10-11 09:43:46 +00:00
Matej Bačo ba2dfc20c7 Addressing TODOs around functions proxy 2022-10-05 10:41:33 +00:00
Matej Baco dc5ee94e33 Fixes during QA 2022-10-04 10:08:38 +00:00
Matej Bačo 51cb0e3b27 Merge branch 'master' into feat-functions-proxy 2022-09-22 10:02:36 +00:00
Steven Nguyen c2dcd507b8 Rename req.env to req.variables in runtime container 2022-09-13 00:49:08 +00:00
Christy Jacob cb50220b60 feat: rename time attribute to duration 2022-09-09 16:02:04 +04:00
Jake Barnby 7019be987c Merge remote-tracking branch 'origin/0.16.x' into origin/datetime-attributes
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/account.php
#	app/controllers/api/users.php
#	app/controllers/shared/api.php
#	app/workers/deletes.php
#	composer.lock
#	docker-compose.yml
#	phpunit.xml
#	src/Appwrite/Event/Delete.php
2022-08-19 16:20:19 +12:00
Matej Bačo 7d9f973c62 Fix escaping, write tests for stdout/stderr, upgrade runtimes to V2 2022-08-16 14:49:08 +00:00
Eldad Fux 3c7a7f0fa4 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into origin/datetime-attributes 2022-08-13 06:21:50 +03:00
Damodar Lohani f8721329ba fix network name 2022-08-11 08:34:14 +00:00
Damodar Lohani e3cca44dce formatting 2022-08-10 09:56:03 +00:00
Damodar Lohani 9002bbe77e update response format 2022-08-10 09:50:05 +00:00
Damodar Lohani 391d1127ca update container to accept new response format 2022-08-10 07:19:07 +00:00
Damodar Lohani 977932250d add missing types 2022-07-28 07:05:23 +00:00
Matej Bačo 785b1d3f68 Fixed tests 2022-07-27 12:15:13 +00:00
Damodar Lohani 0a926337cb fix executor 2022-07-24 12:06:34 +00:00
Matej Bačo d5da4a9ed8 Linter fixes, fixed tests 2022-07-24 07:33:18 +00:00
Damodar Lohani b168dde502 implementing new Utopia hooks 2022-07-22 06:00:42 +00:00
Matej Bačo 0daf13f5a2 Fix function proxy under high load 2022-07-19 14:01:47 +00:00
Matej Bačo 39442bb2a0 Bug fix 2022-07-19 12:07:12 +00:00
Matej Bačo ca87c9732d Fix proxy race conditions 2022-07-19 12:07:02 +00:00
Matej Bačo faef5af96c Fix executor execution request 2022-07-19 11:00:43 +00:00
fogelito 45ac40cc85 change function names 2022-07-13 17:02:49 +03:00
fogelito f384a3352b change class from database:: to dateTime:: 2022-07-12 16:32:39 +03:00
fogelito 7e08575245 builds, stats 2022-07-11 18:12:41 +03:00
Matej Bačo 2755645898 WIP: Implement functions proxy 2022-06-27 13:31:57 +00:00
Torsten Dittmann a7a6afeb7b Merge pull request #3361 from appwrite/feat-track-runtime-state
Feat Internal Runtime State
2022-06-20 16:03:29 +02:00
Bradley Schofield 11ad99cdcd Update app/executor.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-06-20 13:35:43 +01:00
Matej Bačo 775721abdb Fix default payload 2022-06-10 10:31:37 +00:00
Bradley Schofield 98e615fa5f Improve Error handling 2022-06-09 12:46:08 +01:00
Bradley Schofield 515c8c2e32 Run Linter 2022-06-09 10:45:32 +01:00
Bradley Schofield 7fce57f35d Clean up unused code and get tests working 2022-06-08 16:15:17 +01:00
Bradley Schofield d2c4bb9872 Continue work on implementing local runtime state 2022-06-07 14:55:44 +01:00
Everly Precia Suresh 1fd7359fbb fix linter issues in app directory 2022-05-30 17:41:25 +00:00
Everly Precia Suresh 19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Everly Precia Suresh 5372c3e359 fix merge conflicts + update version 2022-05-19 09:55:10 +00:00
Torsten Dittmann 046c75465c fix: new runtimes 2022-05-16 15:05:58 +02:00