Commit Graph
28 Commits
Author SHA1 Message Date
architkulkarni cc1c2c3dc9 [Serve] Use ServeHandle in HTTP proxy (#12523) 2020-12-28 18:33:42 -08:00
architkulkarni 9a0218fb89 [Serve] [Doc] Front page update (#13032) 2020-12-28 10:19:36 -08:00
architkulkarni 8b4b4bf0a2 [Serve] Migrate from Flask.Request to Starlette Request (#12852) 2020-12-21 15:34:15 -06:00
architkulkarni ba12fb1451 Fix for RLIMIT patch (#12882)
Implement new soft limit introduced by https://github.com/ray-project/ray/pull/12853.
2020-12-15 10:38:46 -08:00
architkulkarni 231518e86f [Serve] Support basic Starlette response types (#12811) 2020-12-14 17:03:56 -06:00
architkulkarni 3fd3cb96ed [Utils] Add Queue async and batch methods (#12578) 2020-12-10 10:49:18 -06:00
architkulkarni 8b9197ea8c [Doc] replace github discussion link with discourse (#12684) 2020-12-09 12:43:45 -08:00
architkulkarni 6f3aacd087 [serve] Clarify conda env docs (#12679) 2020-12-09 13:35:48 -06:00
architkulkarni adcaabcd64 [Serve] Reconfigure backend class at runtime (#11709) 2020-11-09 14:04:51 -06:00
architkulkarni 347e871409 [Serve] Add dependency management (#11743) 2020-11-05 16:39:37 -06:00
architkulkarni 2ef707e440 Update advanced.rst (#11793) 2020-11-03 16:16:36 -08:00
architkulkarni 4175569d96 [Core] Add option to override environment variables for tasks and actors (#11619) 2020-10-29 14:22:44 -05:00
architkulkarni 1ce0c4965b [Serve] Update front page of serve doc (#11421) 2020-10-23 12:01:04 -07:00
architkulkarni 6676b30eef [Serve] Serve multi node tests (#10980) 2020-10-07 10:57:40 -07:00
architkulkarni 3ad670efa6 auto-update copyright year in docs (#11114) 2020-09-29 13:57:06 -07:00
architkulkarni 67c653c053 [Serve] Only install dataclasses on Python 3.6 (#10936) 2020-09-22 09:39:39 -07:00
architkulkarni 102c498653 [Doc] Fix RayServeHandle doc (#10896) 2020-09-18 10:29:21 -07:00
architkulkarni 940f02913a [Docs] update docs readme and fix typo (#10807) 2020-09-15 12:51:18 -07:00
architkulkarni 333f324b88 Run Serve Tests on Windows (#10682) 2020-09-10 15:54:37 -07:00
architkulkarni c4c0857107 [Serve] Parametrize tests for pydantic backend (#10559) 2020-09-04 17:24:24 -07:00
architkulkarni 6ae9e76b81 [RLlib] Fix seeding issue (#10589) 2020-09-04 17:17:53 -07:00
architkulkarni 0d93e92720 [Serve] Reimplement BackendConfig as pydantic model (#10389) 2020-09-03 19:16:17 -05:00
architkulkarni 6dbba847a1 [Docs] update instructions for building docs (#10480) 2020-09-01 14:17:20 -07:00
architkulkarni eea7a86163 [Serve] add type hints for controller and backend_worker (#10288) 2020-08-27 10:20:36 -07:00
architkulkarni 07cd815e5a [Serve] Type hints for API (#10205) 2020-08-20 15:33:04 -07:00
architkulkarni a3a9421787 added single quotes in pip install 'ray[rllib]' 2020-08-19 15:34:49 -07:00
architkulkarni de46464aa3 [Experimental] Queue: replace polling with async actor (#10120) 2020-08-19 11:55:42 -05:00
architkulkarni fe5fcb6b9c [serve] backend and endpoint validation (#9954) 2020-08-13 11:56:50 -05:00